Home
last modified time | relevance | path

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

/linux/drivers/irqchip/
H A Dirq-gic-v3-its.c92 struct its_device;
115 u64 (*get_msi_base)(struct its_device *its_dev);
170 struct its_device { struct
183 struct its_device *dev; argument
326 struct its_device *its_dev = irq_data_get_irq_chip_data(d); in its_get_event_id()
330 static struct its_collection *dev_event_to_col(struct its_device *its_dev, in dev_event_to_col()
338 static struct its_vlpi_map *dev_event_to_vlpi_map(struct its_device *its_dev, in dev_event_to_vlpi_map()
350 struct its_device *its_dev = irq_data_get_irq_chip_data(d); in get_vlpi_map()
389 struct its_device *its_dev = irq_data_get_irq_chip_data(d); in irq_to_cpuid_lock()
437 struct its_device *dev;
[all …]
/linux/arch/arm64/kvm/vgic/
H A Dvgic-its.c208 static struct its_device *find_its_device(struct vgic_its *its, u32 device_id) in find_its_device()
210 struct its_device *device; in find_its_device()
227 struct its_device *device; in find_ite()
366 struct its_device *device; in update_affinity_collection()
797 struct its_device *device = find_its_device(its, device_id); in vgic_its_cmd_handle_discard()
938 static bool vgic_its_check_event_id(struct vgic_its *its, struct its_device *device, in vgic_its_check_event_id()
979 struct its_device *device; in vgic_its_free_collection()
1001 static struct its_ite *vgic_its_alloc_ite(struct its_device *device, in vgic_its_alloc_ite()
1030 struct its_device *device; in vgic_its_cmd_handle_mapi()
1091 struct its_device *device) in vgic_its_free_device()
[all …]
H A Dvgic-debug.c342 struct its_device *dev;
374 struct its_device *dev = iter->dev; in vgic_its_iter_next()
412 struct its_device *dev; in vgic_its_debug_start()
418 struct its_device, dev_list); in vgic_its_debug_start()
498 struct its_device *dev = iter->dev; in vgic_its_debug_show()
H A Dvgic.h209 struct its_device { struct