Home
last modified time | relevance | path

Searched refs:FreeAlignedPages (Results 1 – 19 of 19) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Include/Library/
DMemoryAllocationLib.h198 FreeAlignedPages (
/device/linaro/bootloader/edk2/OvmfPkg/XenPvBlkDxe/
DBlockIo.c136 FreeAlignedPages (NewBuffer, (BufferSize + EFI_PAGE_SIZE) / EFI_PAGE_SIZE); in XenPvBlkDxeBlockIoReadWriteBlocks()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
DEdkIIGlueMemoryAllocationLib.h200 FreeAlignedPages (
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/DiskIoDxe/
DDiskIo.c215 FreeAlignedPages ( in DiskIoDriverBindingStart()
325 FreeAlignedPages ( in DiskIoDriverBindingStop()
380 FreeAlignedPages ( in DiskIoDestroySubtask()
/device/linaro/bootloader/edk2/EmulatorPkg/Library/GuardUefiMemoryAllocationLib/
DMemoryAllocationLib.c348 FreeAlignedPages ( in FreeAlignedPages() function
/device/linaro/bootloader/edk2/MdePkg/Library/UefiMemoryAllocationLib/
DMemoryAllocationLib.c344 FreeAlignedPages ( in FreeAlignedPages() function
/device/linaro/bootloader/edk2/MdePkg/Library/SmmMemoryAllocationLib/
DMemoryAllocationLib.c474 FreeAlignedPages ( in FreeAlignedPages() function
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiMemoryAllocationLib/
DMemoryAllocationLib.c297 FreeAlignedPages ( in FreeAlignedPages() function
/device/linaro/bootloader/edk2/MdePkg/Library/PeiMemoryAllocationLib/
DMemoryAllocationLib.c442 FreeAlignedPages ( in FreeAlignedPages() function
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxeMemoryAllocationLib/
DMemoryAllocationLib.c334 FreeAlignedPages ( in FreeAlignedPages() function
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/
DMemoryAllocationLib.c425 FreeAlignedPages ( in FreeAlignedPages() function
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiMemoryAllocationProfileLib/
DMemoryAllocationLib.c424 FreeAlignedPages ( in FreeAlignedPages() function
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/
DMemoryAllocationLib.c447 FreeAlignedPages ( in FreeAlignedPages() function
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmMemoryAllocationProfileLib/
DMemoryAllocationLib.c528 FreeAlignedPages ( in FreeAlignedPages() function
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Dispatcher/
DDispatcher.c1094 FreeAlignedPages (AlignedBuffer, EFI_SIZE_TO_PAGES (BufferSize)); in CoreProcessFvImageFile()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Scsi/ScsiBusDxe/
DScsiBus.c113 FreeAlignedPages (Buffer, EFI_SIZE_TO_PAGES (BufferSize)); in FreeAlignedBuffer()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ata/AtaBusDxe/
DAtaBus.c134 FreeAlignedPages (Buffer, EFI_SIZE_TO_PAGES (BufferSize)); in FreeAlignedBuffer()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/
DAtaAtapiPassThru.c2130 FreeAlignedPages (PtrSenseData, EFI_SIZE_TO_PAGES (sizeof (EFI_SCSI_SENSE_DATA))); in ExtScsiPassThruPassThru()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/
DScsiDisk.c73 FreeAlignedPages (Buffer, EFI_SIZE_TO_PAGES (BufferSize)); in FreeAlignedBuffer()