Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/kvm/
H A Dxen_evtchn.h81 int xen_physdev_map_pirq(struct physdev_map_pirq *map);
H A Dxen_evtchn.c1817 int xen_physdev_map_pirq(struct physdev_map_pirq *map) in xen_physdev_map_pirq() function
/openbmc/qemu/target/i386/kvm/
H A Dxen-emu.c1630 err = xen_physdev_map_pirq(&map); in kvm_xen_hcall_physdev_op()