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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/xen/interface/
H A Dphysdev.h65 #define PHYSDEVOP_set_iopl 6 macro
136 #define PHYSDEVOP_SET_IOPL PHYSDEVOP_set_iopl
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/xen/
H A Dsetup.c246 rc = HYPERVISOR_physdev_op(PHYSDEVOP_set_iopl, &set_iopl);
H A Denlighten.c686 HYPERVISOR_physdev_op(PHYSDEVOP_set_iopl, &set_iopl);

Completed in 69 milliseconds