Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/UefiCpuPkg/Library/MtrrLib/
DMtrrLib.c143 if (!IsMtrrSupported ()) { in GetVariableMtrrCount()
184 if (!IsMtrrSupported ()) { in GetFirmwareVariableMtrrCount()
227 if (!IsMtrrSupported ()) { in MtrrGetDefaultMemoryType()
369 if (!IsMtrrSupported ()) { in MtrrGetFixedMtrr()
431 if (!IsMtrrSupported ()) { in MtrrGetVariableMtrr()
623 if (!IsMtrrSupported ()) { in MtrrGetMemoryAttributeInVariableMtrr()
1271 if (!IsMtrrSupported ()) { in MtrrGetMemoryAttribute()
1311 if (!IsMtrrSupported ()) { in MtrrDebugPrintAllMtrrsWorker()
1528 if (!IsMtrrSupported ()) { in MtrrSetMemoryAttributeWorker()
1967 if (!IsMtrrSupported ()) { in MtrrSetVariableMtrr()
[all …]
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Library/MtrrLib/
DMtrrLib.c141 if (!IsMtrrSupported ()) { in GetVariableMtrrCount()
182 if (!IsMtrrSupported ()) { in GetFirmwareVariableMtrrCount()
225 if (!IsMtrrSupported ()) { in MtrrGetDefaultMemoryType()
367 if (!IsMtrrSupported ()) { in MtrrGetFixedMtrr()
429 if (!IsMtrrSupported ()) { in MtrrGetVariableMtrr()
599 if (!IsMtrrSupported ()) { in MtrrGetMemoryAttributeInVariableMtrr()
1247 if (!IsMtrrSupported ()) { in MtrrGetMemoryAttribute()
1287 if (!IsMtrrSupported ()) { in MtrrDebugPrintAllMtrrsWorker()
1504 if (!IsMtrrSupported ()) { in MtrrSetMemoryAttributeWorker()
1942 if (!IsMtrrSupported ()) { in MtrrSetVariableMtrr()
[all …]
/device/linaro/bootloader/edk2/UefiCpuPkg/Include/Library/
DMtrrLib.h339 IsMtrrSupported (
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuDxe/
DCpuDxe.c372 if (!IsMtrrSupported ()) { in CpuSetMemoryAttributes()
667 if (!IsMtrrSupported ()) { in RefreshGcdMemoryAttributes()
/device/linaro/bootloader/edk2/OvmfPkg/PlatformPei/
DMemDetect.c483 if (IsMtrrSupported ()) { in QemuInitializeRam()
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/
DMtrr.c293 if ( !IsMtrrSupported ( )) { in MemoryTypeRegistersPage()