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

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

Completed in 58 milliseconds