Searched refs:set_iopl (Results 1 – 3 of 3) sorted by relevance
185 struct physdev_set_iopl set_iopl; member
216 physdev_set_iopl_t set_iopl; member
1315 struct physdev_set_iopl set_iopl; in xen_start_kernel() local1436 set_iopl.iopl = 1; in xen_start_kernel()1437 rc = HYPERVISOR_physdev_op(PHYSDEVOP_set_iopl, &set_iopl); in xen_start_kernel()