Searched refs:physdev_map_pirq (Results 1 – 3 of 3) sorted by relevance
76 struct physdev_map_pirq;81 int xen_physdev_map_pirq(struct physdev_map_pirq *map);
1851 int xen_physdev_map_pirq(struct physdev_map_pirq *map) in xen_physdev_map_pirq()
142 struct physdev_map_pirq { struct159 typedef struct physdev_map_pirq physdev_map_pirq_t; argument