Searched refs:physdev_unmap_pirq (Results 1 – 3 of 3) sorted by relevance
77 struct physdev_unmap_pirq;82 int xen_physdev_unmap_pirq(struct physdev_unmap_pirq *unmap);
1904 int xen_physdev_unmap_pirq(struct physdev_unmap_pirq *unmap) in xen_physdev_unmap_pirq()
163 struct physdev_unmap_pirq { struct169 typedef struct physdev_unmap_pirq physdev_unmap_pirq_t; argument