Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/kvm/
H A Dxen_evtchn.h79 struct physdev_irq_status_query;
84 int xen_physdev_query_pirq(struct physdev_irq_status_query *query);
H A Dxen_evtchn.c1984 int xen_physdev_query_pirq(struct physdev_irq_status_query *query) in xen_physdev_query_pirq()
/openbmc/qemu/include/hw/xen/interface/
H A Dphysdev.h58 struct physdev_irq_status_query { struct
64 typedef struct physdev_irq_status_query physdev_irq_status_query_t; argument