Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/xen/interface/
H A Dphysdev.h86 #define PHYSDEVOP_set_iopl 6 macro
312 #define PHYSDEVOP_SET_IOPL PHYSDEVOP_set_iopl
/kernel/linux/linux-6.6/include/xen/interface/
H A Dphysdev.h68 #define PHYSDEVOP_set_iopl 6 macro
294 #define PHYSDEVOP_SET_IOPL PHYSDEVOP_set_iopl
/kernel/linux/linux-5.10/arch/x86/xen/
H A Denlighten_pv.c1342 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.c1435 rc = HYPERVISOR_physdev_op(PHYSDEVOP_set_iopl, &set_iopl); in xen_start_kernel()

Completed in 5 milliseconds