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