Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/svm/
H A Dsvm.h627 #define SVM_MSRS_PER_RANGE (SVM_MSRPM_BYTES_PER_RANGE * SVM_MSRS_PER_BYTE) macro
628 static_assert(SVM_MSRS_PER_RANGE == 8192);
629 #define SVM_MSRPM_OFFSET_MASK (SVM_MSRS_PER_RANGE - 1)