Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Dvmx.h413 #define ASM_VMX_VMRESUME ".byte 0x0f, 0x01, 0xc3" macro
/linux-2.6.39/arch/x86/kvm/
Dvmx.c4069 ".Llaunched: " __ex(ASM_VMX_VMRESUME) "\n\t" in vmx_vcpu_run()