Home
last modified time | relevance | path

Searched refs:its_device (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/irqchip/
Dirq-gic-v3-its.c90 struct its_device;
107 u64 (*get_msi_base)(struct its_device *its_dev);
148 struct its_device { struct
159 struct its_device *dev; argument
179 static struct its_collection *dev_event_to_col(struct its_device *its_dev, in dev_event_to_col()
210 struct its_device *dev;
215 struct its_device *dev;
220 struct its_device *dev;
225 struct its_device *dev;
235 struct its_device *dev;
[all …]
/Linux-v4.19/virt/kvm/arm/vgic/
Dvgic-its.c122 struct its_device { struct
206 static struct its_device *find_its_device(struct vgic_its *its, u32 device_id) in find_its_device()
208 struct its_device *device; in find_its_device()
225 struct its_device *device; in find_ite()
405 struct its_device *device; in update_affinity_collection()
853 struct its_device *device; in vgic_its_free_collection()
875 static struct its_ite *vgic_its_alloc_ite(struct its_device *device, in vgic_its_alloc_ite()
904 struct its_device *device; in vgic_its_cmd_handle_mapi()
959 static void vgic_its_free_device(struct kvm *kvm, struct its_device *device) in vgic_its_free_device()
978 struct its_device *cur, *temp; in vgic_its_free_device_list()
[all …]