Lines Matching defs:its

223 inline const struct vgic_its_abi *vgic_its_get_abi(struct vgic_its *its)  in vgic_its_get_abi()
228 static int vgic_its_set_abi(struct vgic_its *its, u32 rev) in vgic_its_set_abi()
241 static struct its_device *find_its_device(struct vgic_its *its, u32 device_id) in find_its_device()
257 static struct its_ite *find_ite(struct vgic_its *its, u32 device_id, in find_ite()
275 #define for_each_lpi_its(dev, ite, its) \ argument
292 static struct its_collection *find_collection(struct vgic_its *its, int coll_id) in find_collection()
401 static void update_affinity_collection(struct kvm *kvm, struct vgic_its *its, in update_affinity_collection()
472 struct vgic_its *its, in vgic_mmio_read_its_typer()
494 struct vgic_its *its, in vgic_mmio_read_its_iidr()
505 struct vgic_its *its, in vgic_mmio_uaccess_write_its_iidr()
517 struct vgic_its *its, in vgic_mmio_read_its_idregs()
572 struct vgic_its *its; in vgic_its_check_cache() local
593 static void vgic_its_cache_translation(struct kvm *kvm, struct vgic_its *its, in vgic_its_cache_translation()
631 static void vgic_its_invalidate_cache(struct vgic_its *its) in vgic_its_invalidate_cache()
646 struct vgic_its *its; in vgic_its_invalidate_all_caches() local
661 int vgic_its_resolve_lpi(struct kvm *kvm, struct vgic_its *its, in vgic_its_resolve_lpi()
709 static int vgic_its_trigger_msi(struct kvm *kvm, struct vgic_its *its, in vgic_its_trigger_msi()
758 struct vgic_its *its; in vgic_its_inject_msi() local
821 static int vgic_its_cmd_handle_discard(struct kvm *kvm, struct vgic_its *its, in vgic_its_cmd_handle_discard()
852 static int vgic_its_cmd_handle_movi(struct kvm *kvm, struct vgic_its *its, in vgic_its_cmd_handle_movi()
881 static bool __is_visible_gfn_locked(struct vgic_its *its, gpa_t gpa) in __is_visible_gfn_locked()
900 static bool vgic_its_check_id(struct vgic_its *its, u64 baser, u32 id, in vgic_its_check_id()
971 static bool vgic_its_check_event_id(struct vgic_its *its, struct its_device *device, in vgic_its_check_event_id()
990 static int vgic_its_alloc_collection(struct vgic_its *its, in vgic_its_alloc_collection()
1009 static void vgic_its_free_collection(struct vgic_its *its, u32 coll_id) in vgic_its_free_collection()
1055 static int vgic_its_cmd_handle_mapi(struct kvm *kvm, struct vgic_its *its, in vgic_its_cmd_handle_mapi()
1123 static void vgic_its_free_device(struct kvm *kvm, struct vgic_its *its, in vgic_its_free_device()
1143 static void vgic_its_free_device_list(struct kvm *kvm, struct vgic_its *its) in vgic_its_free_device_list()
1152 static void vgic_its_free_collection_list(struct kvm *kvm, struct vgic_its *its) in vgic_its_free_collection_list()
1161 static struct its_device *vgic_its_alloc_device(struct vgic_its *its, in vgic_its_alloc_device()
1184 static int vgic_its_cmd_handle_mapd(struct kvm *kvm, struct vgic_its *its, in vgic_its_cmd_handle_mapd()
1227 static int vgic_its_cmd_handle_mapc(struct kvm *kvm, struct vgic_its *its, in vgic_its_cmd_handle_mapc()
1274 static int vgic_its_cmd_handle_clear(struct kvm *kvm, struct vgic_its *its, in vgic_its_cmd_handle_clear()
1304 static int vgic_its_cmd_handle_inv(struct kvm *kvm, struct vgic_its *its, in vgic_its_cmd_handle_inv()
1357 static int vgic_its_cmd_handle_invall(struct kvm *kvm, struct vgic_its *its, in vgic_its_cmd_handle_invall()
1382 static int vgic_its_cmd_handle_movall(struct kvm *kvm, struct vgic_its *its, in vgic_its_cmd_handle_movall()
1419 static int vgic_its_cmd_handle_int(struct kvm *kvm, struct vgic_its *its, in vgic_its_cmd_handle_int()
1432 static int vgic_its_handle_command(struct kvm *kvm, struct vgic_its *its, in vgic_its_handle_command()
1519 struct vgic_its *its, in vgic_mmio_read_its_cbaser()
1525 static void vgic_mmio_write_its_cbaser(struct kvm *kvm, struct vgic_its *its, in vgic_mmio_write_its_cbaser()
1550 static void vgic_its_process_commands(struct kvm *kvm, struct vgic_its *its) in vgic_its_process_commands()
1586 static void vgic_mmio_write_its_cwriter(struct kvm *kvm, struct vgic_its *its, in vgic_mmio_write_its_cwriter()
1611 struct vgic_its *its, in vgic_mmio_read_its_cwriter()
1618 struct vgic_its *its, in vgic_mmio_read_its_creadr()
1625 struct vgic_its *its, in vgic_mmio_uaccess_write_its_creadr()
1653 struct vgic_its *its, in vgic_mmio_read_its_baser()
1675 struct vgic_its *its, in vgic_mmio_write_its_baser()
1729 struct vgic_its *its, in vgic_mmio_read_its_ctlr()
1744 static void vgic_mmio_write_its_ctlr(struct kvm *kvm, struct vgic_its *its, in vgic_mmio_write_its_ctlr()
1793 static void its_mmio_write_wi(struct kvm *kvm, struct vgic_its *its, in its_mmio_write_wi()
1835 static int vgic_register_its_iodev(struct kvm *kvm, struct vgic_its *its, in vgic_register_its_iodev()
1877 struct vgic_its *its; in vgic_its_create() local
1937 struct vgic_its *its = kvm_dev->private; in vgic_its_destroy() local
1977 struct vgic_its *its; in vgic_its_attr_regs_access() local
2098 static int scan_its_table(struct vgic_its *its, gpa_t base, int size, u32 esz, in scan_its_table()
2136 static int vgic_its_save_ite(struct vgic_its *its, struct its_device *dev, in vgic_its_save_ite()
2159 static int vgic_its_restore_ite(struct vgic_its *its, u32 event_id, in vgic_its_restore_ite()
2226 static int vgic_its_save_itt(struct vgic_its *its, struct its_device *device) in vgic_its_save_itt()
2263 static int vgic_its_restore_itt(struct vgic_its *its, struct its_device *dev) in vgic_its_restore_itt()
2288 static int vgic_its_save_dte(struct vgic_its *its, struct its_device *dev, in vgic_its_save_dte()
2316 static int vgic_its_restore_dte(struct vgic_its *its, u32 id, in vgic_its_restore_dte()
2376 static int vgic_its_save_device_tables(struct vgic_its *its) in vgic_its_save_device_tables()
2417 static int handle_l1_dte(struct vgic_its *its, u32 id, void *addr, in handle_l1_dte()
2444 static int vgic_its_restore_device_tables(struct vgic_its *its) in vgic_its_restore_device_tables()
2477 static int vgic_its_save_cte(struct vgic_its *its, in vgic_its_save_cte()
2496 static int vgic_its_restore_cte(struct vgic_its *its, gpa_t gpa) in vgic_its_restore_cte()
2536 static int vgic_its_save_collection_table(struct vgic_its *its) in vgic_its_save_collection_table()
2573 static int vgic_its_restore_collection_table(struct vgic_its *its) in vgic_its_restore_collection_table()
2610 static int vgic_its_save_tables_v0(struct vgic_its *its) in vgic_its_save_tables_v0()
2626 static int vgic_its_restore_tables_v0(struct vgic_its *its) in vgic_its_restore_tables_v0()
2640 static int vgic_its_commit_v0(struct vgic_its *its) in vgic_its_commit_v0()
2656 static void vgic_its_reset(struct kvm *kvm, struct vgic_its *its) in vgic_its_reset()
2697 static int vgic_its_ctrl(struct kvm *kvm, struct vgic_its *its, u64 attr) in vgic_its_ctrl()
2754 struct vgic_its *its = dev->private; in vgic_its_set_attr() local
2796 struct vgic_its *its = dev->private; in vgic_its_get_attr() local