Searched refs:its_vlpi_map (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/irqchip/
H A Darm-gic-v4.h83 * struct its_vlpi_map: structure describing the mapping of a
94 struct its_vlpi_map { struct
117 struct its_vlpi_map *map;
137 int its_map_vlpi(int irq, struct its_vlpi_map *map);
138 int its_get_vlpi(int irq, struct its_vlpi_map *map);
/linux-master/drivers/irqchip/
H A Dirq-gic-v4.c310 int its_map_vlpi(int irq, struct its_vlpi_map *map)
333 int its_get_vlpi(int irq, struct its_vlpi_map *map)
H A Dirq-gic-v3-its.c151 struct its_vlpi_map *vlpi_maps;
245 static struct its_vlpi_map *dev_event_to_vlpi_map(struct its_device *its_dev,
254 static struct its_vlpi_map *get_vlpi_map(struct irq_data *d)
287 struct its_vlpi_map *map = get_vlpi_map(d);
312 struct its_vlpi_map *map = get_vlpi_map(d);
917 struct its_vlpi_map *map;
935 struct its_vlpi_map *map;
953 struct its_vlpi_map *map;
1279 struct its_vlpi_map *map = dev_event_to_vlpi_map(dev, id);
1293 struct its_vlpi_map *ma
1845 static int its_vlpi_map(struct irq_data *d, struct its_cmd_info *info) function
[all...]
/linux-master/arch/arm64/kvm/vgic/
H A Dvgic-v4.c416 struct its_vlpi_map map;
449 map = (struct its_vlpi_map) {
H A Dvgic-its.c376 struct its_vlpi_map map;

Completed in 126 milliseconds