Home
last modified time | relevance | path

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

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