Searched refs:ASM_VMX_INVEPT (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/arch/x86/include/asm/ | ||
D | vmx.h | 420 #define ASM_VMX_INVEPT ".byte 0x66, 0x0f, 0x38, 0x80, 0x08" macro |
/linux-2.6.39/arch/x86/kvm/ | ||
D | vmx.c | 459 asm volatile (__ex(ASM_VMX_INVEPT) in __invept() |