Searched refs:PHYSDEVOP_set_iopl (Results 1 – 3 of 3) sorted by relevance
68 #define PHYSDEVOP_set_iopl 6 macro294 #define PHYSDEVOP_SET_IOPL PHYSDEVOP_set_iopl
79 #define PHYSDEVOP_set_iopl 6 macro340 #define PHYSDEVOP_SET_IOPL PHYSDEVOP_set_iopl
1437 rc = HYPERVISOR_physdev_op(PHYSDEVOP_set_iopl, &set_iopl); in xen_start_kernel()