Searched refs:set_iopl (Results 1 – 2 of 2) sorted by relevance
203 struct physdev_set_iopl set_iopl; member
1216 struct physdev_set_iopl set_iopl; in xen_start_kernel() local1341 set_iopl.iopl = 1; in xen_start_kernel()1342 rc = HYPERVISOR_physdev_op(PHYSDEVOP_set_iopl, &set_iopl); in xen_start_kernel()