Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/xen/interface/
H A Dphysdev.h203 struct physdev_set_iopl set_iopl; member
/kernel/linux/linux-6.6/include/xen/interface/
H A Dphysdev.h185 struct physdev_set_iopl set_iopl; member
/kernel/linux/linux-5.10/arch/x86/xen/
H A Denlighten_pv.c1216 struct physdev_set_iopl set_iopl; in xen_start_kernel() local
1341 set_iopl.iopl = 1; in xen_start_kernel()
1342 rc = HYPERVISOR_physdev_op(PHYSDEVOP_set_iopl, &set_iopl); in xen_start_kernel()
/kernel/linux/linux-6.6/arch/x86/xen/
H A Denlighten_pv.c1315 struct physdev_set_iopl set_iopl; in xen_start_kernel() local
1434 set_iopl.iopl = 1; in xen_start_kernel()
1435 rc = HYPERVISOR_physdev_op(PHYSDEVOP_set_iopl, &set_iopl); in xen_start_kernel()

Completed in 5 milliseconds