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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dsvm.h330 #define SVM_INVLPGA ".byte 0x0f, 0x01, 0xdf" macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kvm/
H A Dsvm.c282 asm volatile (__ex(SVM_INVLPGA) : : "a"(addr), "c"(asid));

Completed in 103 milliseconds