Searched refs:PHYSDEVOP_set_iopl (Results 1 – 2 of 2) sorted by relevance
86 #define PHYSDEVOP_set_iopl 6 macro273 #define PHYSDEVOP_SET_IOPL PHYSDEVOP_set_iopl
829 HYPERVISOR_physdev_op(PHYSDEVOP_set_iopl, &set_iopl); in xen_set_iopl_mask()1415 rc = HYPERVISOR_physdev_op(PHYSDEVOP_set_iopl, &set_iopl); in xen_start_kernel()