Home
last modified time | relevance | path

Searched refs:DmaAllocateBuffer (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/EmbeddedPkg/Include/Library/
DDmaLib.h132 DmaAllocateBuffer (
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmDmaLib/
DArmDmaLib.c113 Status = DmaAllocateBuffer (EfiBootServicesData, EFI_SIZE_TO_PAGES (*NumberOfBytes), &Buffer); in DmaMap()
213 DmaAllocateBuffer ( in DmaAllocateBuffer() function
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/NullDmaLib/
DNullDmaLib.c97 DmaAllocateBuffer ( in DmaAllocateBuffer() function
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe/
DPciEmulation.c339 return DmaAllocateBuffer (MemoryType, Pages, HostAddress); in PciIoAllocateBuffer()
/device/linaro/bootloader/edk2/Omap35xxPkg/PciEmulation/
DPciEmulation.c386 return DmaAllocateBuffer (MemoryType, Pages, HostAddress); in PciIoAllocateBuffer()
/device/linaro/bootloader/OpenPlatformPkg/Chips/TexasInstruments/Omap35xx/PciEmulation/
DPciEmulation.c386 return DmaAllocateBuffer (MemoryType, Pages, HostAddress); in PciIoAllocateBuffer()
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Drivers/PciHostBridgeDxe/
DPciRootBridge.c559 return DmaAllocateBuffer (MemoryType, Pages, HostAddress); in PciRbAllocateBuffer()