Searched refs:DmaFreeBuffer (Results 1 - 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/EmbeddedPkg/Include/Library/
H A DDmaLib.h26 Call DmaFreeBuffer().
152 DmaFreeBuffer (
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/NullDmaLib/
H A DNullDmaLib.c137 DmaFreeBuffer ( function
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmDmaLib/
H A DArmDmaLib.c178 DmaFreeBuffer (EFI_SIZE_TO_PAGES (Map->NumberOfBytes), (VOID *)(UINTN)Map->DeviceAddress);
253 DmaFreeBuffer ( function
/device/linaro/bootloader/OpenPlatformPkg/Chips/TexasInstruments/Omap35xx/PciEmulation/
H A DPciEmulation.c397 return DmaFreeBuffer (Pages, HostAddress);
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe/
H A DPciEmulation.c350 return DmaFreeBuffer (Pages, HostAddress);
/device/linaro/bootloader/edk2/Omap35xxPkg/PciEmulation/
H A DPciEmulation.c397 return DmaFreeBuffer (Pages, HostAddress);
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Drivers/PciHostBridgeDxe/
H A DPciRootBridge.c570 return DmaFreeBuffer (Pages, HostAddress);

Completed in 251 milliseconds