Home
last modified time | relevance | path

Searched refs:physdev_irq_status_query (Results 1 – 6 of 6) 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.c1950 int xen_physdev_query_pirq(struct physdev_irq_status_query *query) in xen_physdev_query_pirq()
/openbmc/linux/include/xen/interface/
H A Dphysdev.h49 struct physdev_irq_status_query { struct
184 struct physdev_irq_status_query irq_status_query;
/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
/openbmc/linux/drivers/xen/events/
H A Devents_base.c807 struct physdev_irq_status_query irq_status; in pirq_query_unmask()
2079 struct physdev_irq_status_query irq_status; in xen_test_irq_shared()
/openbmc/qemu/target/i386/kvm/
H A Dxen-emu.c1667 struct physdev_irq_status_query query; in kvm_xen_hcall_physdev_op()