Searched refs:TempMtrrType (Results 1 – 2 of 2) sorted by relevance
1143 UINT64 TempMtrrType; in MtrrGetMemoryAttributeByAddressWorker() local1220 TempMtrrType = VariableMtrr[Index].Type; in MtrrGetMemoryAttributeByAddressWorker()1221 MtrrType = MtrrPrecedence (MtrrType, TempMtrrType); in MtrrGetMemoryAttributeByAddressWorker()
1167 UINT64 TempMtrrType; in MtrrGetMemoryAttributeByAddressWorker() local1244 TempMtrrType = VariableMtrr[Index].Type; in MtrrGetMemoryAttributeByAddressWorker()1245 MtrrType = MtrrPrecedence (MtrrType, TempMtrrType); in MtrrGetMemoryAttributeByAddressWorker()