Searched refs:EXIT_REASON_RDTSC (Results 1 – 3 of 3) sorted by relevance
/arch/x86/include/asm/ | ||
D | vmx.h | 257 #define EXIT_REASON_RDTSC 16 macro |
/arch/x86/kvm/ | ||
D | trace.h | 197 { EXIT_REASON_RDTSC, "RDTSC" }, \ |
D | vmx.c | 5779 case EXIT_REASON_RDTSC: in nested_vmx_exit_handled() |