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

/linux-master/drivers/irqchip/
H A Dirq-gic-v3-its.c85 struct its_device;
108 u64 (*get_msi_base)(struct its_device *its_dev);
161 struct its_device { struct
173 struct its_device *dev;
233 struct its_device *its_dev = irq_data_get_irq_chip_data(d);
237 static struct its_collection *dev_event_to_col(struct its_device *its_dev,
245 static struct its_vlpi_map *dev_event_to_vlpi_map(struct its_device *its_dev,
257 struct its_device *its_dev = irq_data_get_irq_chip_data(d);
296 struct its_device *its_dev = irq_data_get_irq_chip_data(d);
344 struct its_device *de
[all...]
/linux-master/arch/arm64/kvm/vgic/
H A Dvgic-its.c123 struct its_device { struct
215 static struct its_device *find_its_device(struct vgic_its *its, u32 device_id)
217 struct its_device *device;
234 struct its_device *device;
423 struct its_device *device;
1018 static bool vgic_its_check_event_id(struct vgic_its *its, struct its_device *device,
1059 struct its_device *device;
1081 static struct its_ite *vgic_its_alloc_ite(struct its_device *device,
1110 struct its_device *device;
1170 static void vgic_its_free_device(struct kvm *kvm, struct its_device *devic
[all...]

Completed in 133 milliseconds