Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/IntelFspPkg/Library/BaseCacheLib/
DCacheLib.c214 Power2MaxMemory ( in Power2MaxMemory() function
529 if (TempQword == Power2MaxMemory(MemoryAddress, TempQword)) { in SetCacheAttributes()
554 MemoryLength = Power2MaxMemory(MemoryAddress, TempQword); in SetCacheAttributes()
/device/linaro/bootloader/edk2/IntelFsp2Pkg/Library/BaseCacheLib/
DCacheLib.c214 Power2MaxMemory ( in Power2MaxMemory() function
529 if (TempQword == Power2MaxMemory(MemoryAddress, TempQword)) { in SetCacheAttributes()
554 MemoryLength = Power2MaxMemory(MemoryAddress, TempQword); in SetCacheAttributes()
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Pci/Dxe/PciHostBridge/
DPciHostBridge.h375 Power2MaxMemory (
DPciHostBridge.c1058 Value = Power2MaxMemory (ptr->AddrRangeMax + 1); in SubmitResources()
1375 Power2MaxMemory ( in Power2MaxMemory() function
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/MtrrLib/
DMtrrLib.c831 Power2MaxMemory ( in Power2MaxMemory() function
911 TempQword -= Power2MaxMemory (TempQword); in GetMtrrNumberAndDirection()
915 TempQword = Power2MaxMemory (LShiftU64 (Length, 1)) - Length; in GetMtrrNumberAndDirection()
918 TempQword -= Power2MaxMemory (TempQword); in GetMtrrNumberAndDirection()
1728 Length = Power2MaxMemory (LShiftU64 (TempQword, 1)); in MtrrSetMemoryAttributeWorker()
1762 Length = Power2MaxMemory (TempQword); in MtrrSetMemoryAttributeWorker()
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Library/MtrrLib/
DMtrrLib.c807 Power2MaxMemory ( in Power2MaxMemory() function
887 TempQword -= Power2MaxMemory (TempQword); in GetMtrrNumberAndDirection()
891 TempQword = Power2MaxMemory (LShiftU64 (Length, 1)) - Length; in GetMtrrNumberAndDirection()
894 TempQword -= Power2MaxMemory (TempQword); in GetMtrrNumberAndDirection()
1703 Length = Power2MaxMemory (LShiftU64 (TempQword, 1)); in MtrrSetMemoryAttributeWorker()
1737 Length = Power2MaxMemory (TempQword); in MtrrSetMemoryAttributeWorker()