Searched refs:PHYSDEVOP_set_iopl (Results 1 – 3 of 3) sorted by relevance
84 #define PHYSDEVOP_set_iopl 6 macro240 #define PHYSDEVOP_SET_IOPL PHYSDEVOP_set_iopl
1105 (void) HYPERVISOR_physdev_op(PHYSDEVOP_set_iopl, &set_iopl); in xen_enable_user_iopl()1116 (void) HYPERVISOR_physdev_op(PHYSDEVOP_set_iopl, &set_iopl); in xen_disable_user_iopl()
1436 (void) HYPERVISOR_physdev_op(PHYSDEVOP_set_iopl, &set_iopl); in startup_kernel()