Searched refs:SVM_EXIT_RDTSC (Results 1 – 3 of 3) sorted by relevance
47 #define SVM_EXIT_RDTSC 0x06e macro197 { SVM_EXIT_RDTSC, "rdtsc" }, \
3408 case SVM_EXIT_RDTSC: in sev_es_validate_vmgexit()
4578 [x86_intercept_rdtsc] = POST_EX(SVM_EXIT_RDTSC),