Home
last modified time | relevance | path

Searched refs:ASM_VMX_INVVPID (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/x86/include/asm/
Dvmx.h421 #define ASM_VMX_INVVPID ".byte 0x66, 0x0f, 0x38, 0x81, 0x08" macro
/linux-2.6.39/arch/x86/kvm/
Dvmx.c447 asm volatile (__ex(ASM_VMX_INVVPID) in __invvpid()