Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/kvm/
H A Dxen_evtchn.h84 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() function
/openbmc/qemu/target/i386/kvm/
H A Dxen-emu.c1680 err = xen_physdev_query_pirq(&query); in kvm_xen_hcall_physdev_op()