Searched refs:DmaAllocateBuffer (Results 1 – 7 of 7) sorted by relevance
/device/linaro/bootloader/edk2/EmbeddedPkg/Include/Library/ |
D | DmaLib.h | 132 DmaAllocateBuffer (
|
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmDmaLib/ |
D | ArmDmaLib.c | 113 Status = DmaAllocateBuffer (EfiBootServicesData, EFI_SIZE_TO_PAGES (*NumberOfBytes), &Buffer); in DmaMap() 213 DmaAllocateBuffer ( in DmaAllocateBuffer() function
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/NullDmaLib/ |
D | NullDmaLib.c | 97 DmaAllocateBuffer ( in DmaAllocateBuffer() function
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe/ |
D | PciEmulation.c | 339 return DmaAllocateBuffer (MemoryType, Pages, HostAddress); in PciIoAllocateBuffer()
|
/device/linaro/bootloader/edk2/Omap35xxPkg/PciEmulation/ |
D | PciEmulation.c | 386 return DmaAllocateBuffer (MemoryType, Pages, HostAddress); in PciIoAllocateBuffer()
|
/device/linaro/bootloader/OpenPlatformPkg/Chips/TexasInstruments/Omap35xx/PciEmulation/ |
D | PciEmulation.c | 386 return DmaAllocateBuffer (MemoryType, Pages, HostAddress); in PciIoAllocateBuffer()
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Drivers/PciHostBridgeDxe/ |
D | PciRootBridge.c | 559 return DmaAllocateBuffer (MemoryType, Pages, HostAddress); in PciRbAllocateBuffer()
|