Searched refs:SVM_MSRS_PER_RANGE (Results 1 – 1 of 1) sorted by relevance
716 #define SVM_MSRS_PER_RANGE (SVM_MSRPM_BYTES_PER_RANGE * SVM_MSRS_PER_BYTE) macro717 static_assert(SVM_MSRS_PER_RANGE == 8192);718 #define SVM_MSRPM_OFFSET_MASK (SVM_MSRS_PER_RANGE - 1)