Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/
H A Dphysdev.h78 #define PHYSDEVOP_set_iobitmap 7 macro
295 #define PHYSDEVOP_SET_IOBITMAP PHYSDEVOP_set_iobitmap
/openbmc/qemu/include/hw/xen/interface/
H A Dphysdev.h91 #define PHYSDEVOP_set_iobitmap 7 macro
341 #define PHYSDEVOP_SET_IOBITMAP PHYSDEVOP_set_iobitmap
/openbmc/linux/arch/x86/xen/
H A Denlighten_pv.c951 HYPERVISOR_physdev_op(PHYSDEVOP_set_iobitmap, &iobitmap); in xen_invalidate_io_bitmap()
968 HYPERVISOR_physdev_op(PHYSDEVOP_set_iobitmap, &iobitmap); in xen_update_io_bitmap()