Searched defs:its (Results 1 – 1 of 1) sorted by relevance
| /virt/kvm/arm/vgic/ |
| D | vgic-its.c | 130 static struct its_device *find_its_device(struct vgic_its *its, u32 device_id) in find_its_device() 146 static struct its_itte *find_itte(struct vgic_its *its, u32 device_id, in find_itte() 164 #define for_each_lpi_its(dev, itte, its) \ argument 183 static struct its_collection *find_collection(struct vgic_its *its, int coll_id) in find_collection() 291 static void update_affinity_collection(struct kvm *kvm, struct vgic_its *its, in update_affinity_collection() 364 struct vgic_its *its, in vgic_mmio_read_its_typer() 384 struct vgic_its *its, in vgic_mmio_read_its_iidr() 391 struct vgic_its *its, in vgic_mmio_read_its_idregs() 424 static int vgic_its_trigger_msi(struct kvm *kvm, struct vgic_its *its, in vgic_its_trigger_msi() 542 static int vgic_its_cmd_handle_discard(struct kvm *kvm, struct vgic_its *its, in vgic_its_cmd_handle_discard() [all …]
|