Home
last modified time | relevance | path

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

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