PHYSDEVOP_set_iopl  549 arch/x86/xen/enlighten.c 	HYPERVISOR_physdev_op(PHYSDEVOP_set_iopl, &set_iopl);
PHYSDEVOP_set_iopl  173 arch/x86/xen/setup.c 	rc = HYPERVISOR_physdev_op(PHYSDEVOP_set_iopl, &set_iopl);
PHYSDEVOP_set_iopl  136 include/xen/interface/physdev.h #define PHYSDEVOP_SET_IOPL		 PHYSDEVOP_set_iopl