Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dvmx.h257 #define EXIT_REASON_RDTSC 16 macro
/linux-3.4.99/arch/x86/kvm/
Dtrace.h197 { EXIT_REASON_RDTSC, "RDTSC" }, \
Dvmx.c5779 case EXIT_REASON_RDTSC: in nested_vmx_exit_handled()