Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/irqchip/
Dirq-gic-v3-its.c82 struct its_device;
104 u64 (*get_msi_base)(struct its_device *its_dev);
145 struct its_device { struct
157 struct its_device *dev; argument
194 static struct its_collection *dev_event_to_col(struct its_device *its_dev, in dev_event_to_col()
225 struct its_device *dev;
230 struct its_device *dev;
235 struct its_device *dev;
240 struct its_device *dev;
250 struct its_device *dev;
[all …]
/Linux-v5.4/virt/kvm/arm/vgic/
Dvgic-its.c111 struct its_device { struct
203 static struct its_device *find_its_device(struct vgic_its *its, u32 device_id) in find_its_device()
205 struct its_device *device; in find_its_device()
222 struct its_device *device; in find_ite()
395 struct its_device *device; in update_affinity_collection()
996 struct its_device *device; in vgic_its_free_collection()
1018 static struct its_ite *vgic_its_alloc_ite(struct its_device *device, in vgic_its_alloc_ite()
1047 struct its_device *device; in vgic_its_cmd_handle_mapi()
1102 static void vgic_its_free_device(struct kvm *kvm, struct its_device *device) in vgic_its_free_device()
1123 struct its_device *cur, *temp; in vgic_its_free_device_list()
[all …]