Searched refs:SVM_TSC_RATIO_RSVD (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/x86/include/asm/ | ||
H A D | svm.h | 241 #define SVM_TSC_RATIO_RSVD 0xffffff0000000000ULL macro |
/openbmc/linux/arch/x86/kvm/svm/ | ||
H A D | svm.c | 3031 if (data & SVM_TSC_RATIO_RSVD) in svm_set_msr() |