Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/uapi/asm/
Dvmx.h42 #define EXIT_REASON_RDTSC 16 macro
92 { EXIT_REASON_RDTSC, "RDTSC" }, \
/linux-4.1.27/arch/x86/kvm/
Dvmx.c7553 case EXIT_REASON_RDTSC: case EXIT_REASON_RDTSCP: in nested_vmx_exit_handled()