Home
last modified time | relevance | path

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

/linux/include/xen/interface/
H A Dphysdev.h78 #define PHYSDEVOP_set_iobitmap 7 macro
312 #define PHYSDEVOP_SET_IOBITMAP PHYSDEVOP_set_iobitmap
/linux/arch/x86/xen/
H A Denlighten_pv.c960 HYPERVISOR_physdev_op(PHYSDEVOP_set_iobitmap, &iobitmap); in xen_invalidate_io_bitmap()
977 HYPERVISOR_physdev_op(PHYSDEVOP_set_iobitmap, &iobitmap); in xen_update_io_bitmap()