Home
last modified time | relevance | path

Searched refs:physdev_map_pirq (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/i386/kvm/
H A Dxen_evtchn.h76 struct physdev_map_pirq;
81 int xen_physdev_map_pirq(struct physdev_map_pirq *map);
H A Dxen_evtchn.c1851 int xen_physdev_map_pirq(struct physdev_map_pirq *map) in xen_physdev_map_pirq()
/openbmc/qemu/include/hw/xen/interface/
H A Dphysdev.h142 struct physdev_map_pirq { struct
159 typedef struct physdev_map_pirq physdev_map_pirq_t; argument