Home
last modified time | relevance | path

Searched refs:UncachedInternalAllocateAlignedPages (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/ArmPkg/Library/DebugUncachedMemoryAllocationLib/
DDebugUncachedMemoryAllocationLib.c45 UncachedInternalAllocateAlignedPages (
158 return UncachedInternalAllocateAlignedPages (MemoryType, Pages, EFI_PAGE_SIZE); in UncachedInternalAllocatePages()
204 UncachedInternalAllocateAlignedPages ( in UncachedInternalAllocateAlignedPages() function
322 …AlignedAddress = UncachedInternalAllocateAlignedPages (PoolType, EFI_SIZE_TO_PAGES (AllocationSize… in UncachedInternalAllocateAlignedPool()
/device/linaro/bootloader/edk2/ArmPkg/Library/UncachedMemoryAllocationLib/
DUncachedMemoryAllocationLib.c37 UncachedInternalAllocateAlignedPages (
300 return UncachedInternalAllocateAlignedPages (MemoryType, Pages, EFI_PAGE_SIZE); in UncachedInternalAllocatePages()
346 UncachedInternalAllocateAlignedPages ( in UncachedInternalAllocateAlignedPages() function
399 …AlignedAddress = UncachedInternalAllocateAlignedPages (PoolType, EFI_SIZE_TO_PAGES (AllocationSize… in UncachedInternalAllocateAlignedPool()