Searched defs:GetMemorySpaceAttributeFromMtrrType (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/CpuDxe/
H A DCpuDxe.c726 GetMemorySpaceAttributeFromMtrrType ( function
935 DefaultAttributes = GetMemorySpaceAttributeFromMtrrType (DefaultMemoryType);
975 Attributes = GetMemorySpaceAttributeFromMtrrType ((UINT8) VariableMtrr[Index].Type);
1016 CurrentAttributes = GetMemorySpaceAttributeFromMtrrType (MtrrType);

Completed in 34 milliseconds