Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dvmx.h439 #define ASM_VMX_VMRESUME ".byte 0x0f, 0x01, 0xc3" macro
/linux-4.1.27/arch/x86/kvm/
Dvmx.c8255 "1: " __ex(ASM_VMX_VMRESUME) "\n\t" in vmx_vcpu_run()