Home
last modified time | relevance | path

Searched refs:EXIT_REASON_INVLPG (Results 1 – 3 of 3) sorted by relevance

/arch/x86/include/asm/
Dvmx.h255 #define EXIT_REASON_INVLPG 14 macro
/arch/x86/kvm/
Dtrace.h195 { EXIT_REASON_INVLPG, "INVLPG" }, \
Dvmx.c5579 [EXIT_REASON_INVLPG] = handle_invlpg,
5775 case EXIT_REASON_INVLPG: in nested_vmx_exit_handled()