Searched refs:SVM_EXIT_RDPMC (Results 1 – 3 of 3) sorted by relevance
48 #define SVM_EXIT_RDPMC 0x06f macro198 { SVM_EXIT_RDPMC, "rdpmc" }, \
3269 [SVM_EXIT_RDPMC] = kvm_emulate_rdpmc,4580 [x86_intercept_rdpmc] = POST_EX(SVM_EXIT_RDPMC),
3410 case SVM_EXIT_RDPMC: in sev_es_validate_vmgexit()