Searched refs:set_iopl (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/xen/interface/
H A Dphysdev.h185 struct physdev_set_iopl set_iopl; member in union:physdev_op::__anon199
/linux-master/arch/x86/xen/
H A Denlighten_pv.c1327 struct physdev_set_iopl set_iopl; local
1446 set_iopl.iopl = 1;
1447 rc = HYPERVISOR_physdev_op(PHYSDEVOP_set_iopl, &set_iopl);

Completed in 168 milliseconds