Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/irqchip/
Dirq-gic-v3-its.c87 struct its_device;
110 u64 (*get_msi_base)(struct its_device *its_dev);
163 struct its_device { struct
175 struct its_device *dev; argument
230 struct its_device *its_dev = irq_data_get_irq_chip_data(d); in its_get_event_id()
234 static struct its_collection *dev_event_to_col(struct its_device *its_dev, in dev_event_to_col()
242 static struct its_vlpi_map *dev_event_to_vlpi_map(struct its_device *its_dev, in dev_event_to_vlpi_map()
254 struct its_device *its_dev = irq_data_get_irq_chip_data(d); in get_vlpi_map()
283 struct its_device *its_dev = irq_data_get_irq_chip_data(d); in irq_to_cpuid_lock()
323 struct its_device *dev;
[all …]
/linux-5.19.10/arch/arm64/kvm/vgic/
Dvgic-its.c118 struct its_device { struct
210 static struct its_device *find_its_device(struct vgic_its *its, u32 device_id) in find_its_device()
212 struct its_device *device; in find_its_device()
229 struct its_device *device; in find_ite()
405 struct its_device *device; in update_affinity_collection()
987 static bool vgic_its_check_event_id(struct vgic_its *its, struct its_device *device, in vgic_its_check_event_id()
1028 struct its_device *device; in vgic_its_free_collection()
1050 static struct its_ite *vgic_its_alloc_ite(struct its_device *device, in vgic_its_alloc_ite()
1079 struct its_device *device; in vgic_its_cmd_handle_mapi()
1139 static void vgic_its_free_device(struct kvm *kvm, struct its_device *device) in vgic_its_free_device()
[all …]