Searched refs:SVM_EXIT_RDTSC (Results 1 – 2 of 2) sorted by relevance
/qemu/target/i386/tcg/ | ||
H A D | misc_helper.c | 71 cpu_svm_check_intercept_param(env, SVM_EXIT_RDTSC, 0, GETPC()); in helper_rdtsc() |
/qemu/target/i386/ | ||
H A D | svm.h | 104 #define SVM_EXIT_RDTSC 0x06e macro |