Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dvmx.h455 #define ASM_VMX_INVEPT ".byte 0x66, 0x0f, 0x38, 0x80, 0x08" macro
/arch/x86/kvm/
Dvmx.c1321 asm volatile (__ex(ASM_VMX_INVEPT) in __invept()