Searched refs:set_iopl (Results 1 – 1 of 1) sorted by relevance
1201 struct physdev_set_iopl set_iopl; in xen_start_kernel() local1319 set_iopl.iopl = 1; in xen_start_kernel()1320 rc = HYPERVISOR_physdev_op(PHYSDEVOP_set_iopl, &set_iopl); in xen_start_kernel()