Lines Matching defs:its

192 inline const struct vgic_its_abi *vgic_its_get_abi(struct vgic_its *its)  in vgic_its_get_abi()
197 static int vgic_its_set_abi(struct vgic_its *its, u32 rev) in vgic_its_set_abi()
210 static struct its_device *find_its_device(struct vgic_its *its, u32 device_id) in find_its_device()
226 static struct its_ite *find_ite(struct vgic_its *its, u32 device_id, in find_ite()
244 #define for_each_lpi_its(dev, ite, its) \ argument
259 static struct its_collection *find_collection(struct vgic_its *its, int coll_id) in find_collection()
408 static void update_affinity_collection(struct kvm *kvm, struct vgic_its *its, in update_affinity_collection()
486 struct vgic_its *its, in vgic_mmio_read_its_typer()
508 struct vgic_its *its, in vgic_mmio_read_its_iidr()
519 struct vgic_its *its, in vgic_mmio_uaccess_write_its_iidr()
531 struct vgic_its *its, in vgic_mmio_read_its_idregs()
606 static void vgic_its_cache_translation(struct kvm *kvm, struct vgic_its *its, in vgic_its_cache_translation()
682 int vgic_its_resolve_lpi(struct kvm *kvm, struct vgic_its *its, in vgic_its_resolve_lpi()
743 static int vgic_its_trigger_msi(struct kvm *kvm, struct vgic_its *its, in vgic_its_trigger_msi()
792 struct vgic_its *its; in vgic_its_inject_msi() local
855 static int vgic_its_cmd_handle_discard(struct kvm *kvm, struct vgic_its *its, in vgic_its_cmd_handle_discard()
882 static int vgic_its_cmd_handle_movi(struct kvm *kvm, struct vgic_its *its, in vgic_its_cmd_handle_movi()
911 static bool __is_visible_gfn_locked(struct vgic_its *its, gpa_t gpa) in __is_visible_gfn_locked()
930 static bool vgic_its_check_id(struct vgic_its *its, u64 baser, u32 id, in vgic_its_check_id()
1001 static bool vgic_its_check_event_id(struct vgic_its *its, struct its_device *device, in vgic_its_check_event_id()
1020 static int vgic_its_alloc_collection(struct vgic_its *its, in vgic_its_alloc_collection()
1039 static void vgic_its_free_collection(struct vgic_its *its, u32 coll_id) in vgic_its_free_collection()
1085 static int vgic_its_cmd_handle_mapi(struct kvm *kvm, struct vgic_its *its, in vgic_its_cmd_handle_mapi()
1172 static void vgic_its_free_device_list(struct kvm *kvm, struct vgic_its *its) in vgic_its_free_device_list()
1181 static void vgic_its_free_collection_list(struct kvm *kvm, struct vgic_its *its) in vgic_its_free_collection_list()
1190 static struct its_device *vgic_its_alloc_device(struct vgic_its *its, in vgic_its_alloc_device()
1213 static int vgic_its_cmd_handle_mapd(struct kvm *kvm, struct vgic_its *its, in vgic_its_cmd_handle_mapd()
1255 static int vgic_its_cmd_handle_mapc(struct kvm *kvm, struct vgic_its *its, in vgic_its_cmd_handle_mapc()
1302 static int vgic_its_cmd_handle_clear(struct kvm *kvm, struct vgic_its *its, in vgic_its_cmd_handle_clear()
1332 static int vgic_its_cmd_handle_inv(struct kvm *kvm, struct vgic_its *its, in vgic_its_cmd_handle_inv()
1389 static int vgic_its_cmd_handle_invall(struct kvm *kvm, struct vgic_its *its, in vgic_its_cmd_handle_invall()
1414 static int vgic_its_cmd_handle_movall(struct kvm *kvm, struct vgic_its *its, in vgic_its_cmd_handle_movall()
1456 static int vgic_its_cmd_handle_int(struct kvm *kvm, struct vgic_its *its, in vgic_its_cmd_handle_int()
1469 static int vgic_its_handle_command(struct kvm *kvm, struct vgic_its *its, in vgic_its_handle_command()
1556 struct vgic_its *its, in vgic_mmio_read_its_cbaser()
1562 static void vgic_mmio_write_its_cbaser(struct kvm *kvm, struct vgic_its *its, in vgic_mmio_write_its_cbaser()
1587 static void vgic_its_process_commands(struct kvm *kvm, struct vgic_its *its) in vgic_its_process_commands()
1623 static void vgic_mmio_write_its_cwriter(struct kvm *kvm, struct vgic_its *its, in vgic_mmio_write_its_cwriter()
1648 struct vgic_its *its, in vgic_mmio_read_its_cwriter()
1655 struct vgic_its *its, in vgic_mmio_read_its_creadr()
1662 struct vgic_its *its, in vgic_mmio_uaccess_write_its_creadr()
1690 struct vgic_its *its, in vgic_mmio_read_its_baser()
1712 struct vgic_its *its, in vgic_mmio_write_its_baser()
1766 struct vgic_its *its, in vgic_mmio_read_its_ctlr()
1781 static void vgic_mmio_write_its_ctlr(struct kvm *kvm, struct vgic_its *its, in vgic_mmio_write_its_ctlr()
1830 static void its_mmio_write_wi(struct kvm *kvm, struct vgic_its *its, in its_mmio_write_wi()
1872 static int vgic_register_its_iodev(struct kvm *kvm, struct vgic_its *its, in vgic_register_its_iodev()
1955 struct vgic_its *its; in vgic_its_create() local
2016 struct vgic_its *its = kvm_dev->private; in vgic_its_destroy() local
2054 struct vgic_its *its; in vgic_its_attr_regs_access() local
2174 static int scan_its_table(struct vgic_its *its, gpa_t base, int size, u32 esz, in scan_its_table()
2212 static int vgic_its_save_ite(struct vgic_its *its, struct its_device *dev, in vgic_its_save_ite()
2233 static int vgic_its_restore_ite(struct vgic_its *its, u32 event_id, in vgic_its_restore_ite()
2300 static int vgic_its_save_itt(struct vgic_its *its, struct its_device *device) in vgic_its_save_itt()
2337 static int vgic_its_restore_itt(struct vgic_its *its, struct its_device *dev) in vgic_its_restore_itt()
2362 static int vgic_its_save_dte(struct vgic_its *its, struct its_device *dev, in vgic_its_save_dte()
2390 static int vgic_its_restore_dte(struct vgic_its *its, u32 id, in vgic_its_restore_dte()
2450 static int vgic_its_save_device_tables(struct vgic_its *its) in vgic_its_save_device_tables()
2493 static int handle_l1_dte(struct vgic_its *its, u32 id, void *addr, in handle_l1_dte()
2520 static int vgic_its_restore_device_tables(struct vgic_its *its) in vgic_its_restore_device_tables()
2553 static int vgic_its_save_cte(struct vgic_its *its, in vgic_its_save_cte()
2571 static int vgic_its_restore_cte(struct vgic_its *its, gpa_t gpa, int esz) in vgic_its_restore_cte()
2612 static int vgic_its_save_collection_table(struct vgic_its *its) in vgic_its_save_collection_table()
2653 static int vgic_its_restore_collection_table(struct vgic_its *its) in vgic_its_restore_collection_table()
2690 static int vgic_its_save_tables_v0(struct vgic_its *its) in vgic_its_save_tables_v0()
2706 static int vgic_its_restore_tables_v0(struct vgic_its *its) in vgic_its_restore_tables_v0()
2720 static int vgic_its_commit_v0(struct vgic_its *its) in vgic_its_commit_v0()
2736 static void vgic_its_reset(struct kvm *kvm, struct vgic_its *its) in vgic_its_reset()
2777 static int vgic_its_ctrl(struct kvm *kvm, struct vgic_its *its, u64 attr) in vgic_its_ctrl()
2834 struct vgic_its *its = dev->private; in vgic_its_set_attr() local
2876 struct vgic_its *its = dev->private; in vgic_its_get_attr() local