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()
402 static void update_affinity_collection(struct kvm *kvm, struct vgic_its *its, in update_affinity_collection()
480 struct vgic_its *its, in vgic_mmio_read_its_typer()
502 struct vgic_its *its, in vgic_mmio_read_its_iidr()
513 struct vgic_its *its, in vgic_mmio_uaccess_write_its_iidr()
525 struct vgic_its *its, in vgic_mmio_read_its_idregs()
600 static void vgic_its_cache_translation(struct kvm *kvm, struct vgic_its *its, in vgic_its_cache_translation()
676 int vgic_its_resolve_lpi(struct kvm *kvm, struct vgic_its *its, in vgic_its_resolve_lpi()
737 static int vgic_its_trigger_msi(struct kvm *kvm, struct vgic_its *its, in vgic_its_trigger_msi()
786 struct vgic_its *its; in vgic_its_inject_msi() local
849 static int vgic_its_cmd_handle_discard(struct kvm *kvm, struct vgic_its *its, in vgic_its_cmd_handle_discard()
876 static int vgic_its_cmd_handle_movi(struct kvm *kvm, struct vgic_its *its, in vgic_its_cmd_handle_movi()
905 static bool __is_visible_gfn_locked(struct vgic_its *its, gpa_t gpa) in __is_visible_gfn_locked()
924 static bool vgic_its_check_id(struct vgic_its *its, u64 baser, u32 id, in vgic_its_check_id()
995 static bool vgic_its_check_event_id(struct vgic_its *its, struct its_device *device, in vgic_its_check_event_id()
1014 static int vgic_its_alloc_collection(struct vgic_its *its, in vgic_its_alloc_collection()
1033 static void vgic_its_free_collection(struct vgic_its *its, u32 coll_id) in vgic_its_free_collection()
1079 static int vgic_its_cmd_handle_mapi(struct kvm *kvm, struct vgic_its *its, in vgic_its_cmd_handle_mapi()
1166 static void vgic_its_free_device_list(struct kvm *kvm, struct vgic_its *its) in vgic_its_free_device_list()
1175 static void vgic_its_free_collection_list(struct kvm *kvm, struct vgic_its *its) in vgic_its_free_collection_list()
1184 static struct its_device *vgic_its_alloc_device(struct vgic_its *its, in vgic_its_alloc_device()
1207 static int vgic_its_cmd_handle_mapd(struct kvm *kvm, struct vgic_its *its, in vgic_its_cmd_handle_mapd()
1249 static int vgic_its_cmd_handle_mapc(struct kvm *kvm, struct vgic_its *its, in vgic_its_cmd_handle_mapc()
1295 static int vgic_its_cmd_handle_clear(struct kvm *kvm, struct vgic_its *its, in vgic_its_cmd_handle_clear()
1325 static int vgic_its_cmd_handle_inv(struct kvm *kvm, struct vgic_its *its, in vgic_its_cmd_handle_inv()
1382 static int vgic_its_cmd_handle_invall(struct kvm *kvm, struct vgic_its *its, in vgic_its_cmd_handle_invall()
1407 static int vgic_its_cmd_handle_movall(struct kvm *kvm, struct vgic_its *its, in vgic_its_cmd_handle_movall()
1451 static int vgic_its_cmd_handle_int(struct kvm *kvm, struct vgic_its *its, in vgic_its_cmd_handle_int()
1464 static int vgic_its_handle_command(struct kvm *kvm, struct vgic_its *its, in vgic_its_handle_command()
1551 struct vgic_its *its, in vgic_mmio_read_its_cbaser()
1557 static void vgic_mmio_write_its_cbaser(struct kvm *kvm, struct vgic_its *its, in vgic_mmio_write_its_cbaser()
1582 static void vgic_its_process_commands(struct kvm *kvm, struct vgic_its *its) in vgic_its_process_commands()
1618 static void vgic_mmio_write_its_cwriter(struct kvm *kvm, struct vgic_its *its, in vgic_mmio_write_its_cwriter()
1643 struct vgic_its *its, in vgic_mmio_read_its_cwriter()
1650 struct vgic_its *its, in vgic_mmio_read_its_creadr()
1657 struct vgic_its *its, in vgic_mmio_uaccess_write_its_creadr()
1685 struct vgic_its *its, in vgic_mmio_read_its_baser()
1707 struct vgic_its *its, in vgic_mmio_write_its_baser()
1761 struct vgic_its *its, in vgic_mmio_read_its_ctlr()
1776 static void vgic_mmio_write_its_ctlr(struct kvm *kvm, struct vgic_its *its, in vgic_mmio_write_its_ctlr()
1825 static void its_mmio_write_wi(struct kvm *kvm, struct vgic_its *its, in its_mmio_write_wi()
1867 static int vgic_register_its_iodev(struct kvm *kvm, struct vgic_its *its, in vgic_register_its_iodev()
1950 struct vgic_its *its; in vgic_its_create() local
2011 struct vgic_its *its = kvm_dev->private; in vgic_its_destroy() local
2049 struct vgic_its *its; in vgic_its_attr_regs_access() local
2169 static int scan_its_table(struct vgic_its *its, gpa_t base, int size, u32 esz, in scan_its_table()
2207 static int vgic_its_save_ite(struct vgic_its *its, struct its_device *dev, in vgic_its_save_ite()
2228 static int vgic_its_restore_ite(struct vgic_its *its, u32 event_id, in vgic_its_restore_ite()
2295 static int vgic_its_save_itt(struct vgic_its *its, struct its_device *device) in vgic_its_save_itt()
2332 static int vgic_its_restore_itt(struct vgic_its *its, struct its_device *dev) in vgic_its_restore_itt()
2357 static int vgic_its_save_dte(struct vgic_its *its, struct its_device *dev, in vgic_its_save_dte()
2385 static int vgic_its_restore_dte(struct vgic_its *its, u32 id, in vgic_its_restore_dte()
2445 static int vgic_its_save_device_tables(struct vgic_its *its) in vgic_its_save_device_tables()
2488 static int handle_l1_dte(struct vgic_its *its, u32 id, void *addr, in handle_l1_dte()
2515 static int vgic_its_restore_device_tables(struct vgic_its *its) in vgic_its_restore_device_tables()
2548 static int vgic_its_save_cte(struct vgic_its *its, in vgic_its_save_cte()
2566 static int vgic_its_restore_cte(struct vgic_its *its, gpa_t gpa, int esz) in vgic_its_restore_cte()
2607 static int vgic_its_save_collection_table(struct vgic_its *its) in vgic_its_save_collection_table()
2648 static int vgic_its_restore_collection_table(struct vgic_its *its) in vgic_its_restore_collection_table()
2685 static int vgic_its_save_tables_v0(struct vgic_its *its) in vgic_its_save_tables_v0()
2701 static int vgic_its_restore_tables_v0(struct vgic_its *its) in vgic_its_restore_tables_v0()
2715 static int vgic_its_commit_v0(struct vgic_its *its) in vgic_its_commit_v0()
2731 static void vgic_its_reset(struct kvm *kvm, struct vgic_its *its) in vgic_its_reset()
2772 static int vgic_its_ctrl(struct kvm *kvm, struct vgic_its *its, u64 attr) in vgic_its_ctrl()
2829 struct vgic_its *its = dev->private; in vgic_its_set_attr() local
2871 struct vgic_its *its = dev->private; in vgic_its_get_attr() local