Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/kvm/
H A Dxen_evtchn.h83 int xen_physdev_eoi_pirq(struct physdev_eoi *eoi);
H A Dxen_evtchn.c1917 int xen_physdev_eoi_pirq(struct physdev_eoi *eoi) in xen_physdev_eoi_pirq() function
/openbmc/qemu/target/i386/kvm/
H A Dxen-emu.c1665 err = xen_physdev_eoi_pirq(&eoi); in kvm_xen_hcall_physdev_op()