Searched refs:DmaMap (Results 1 – 9 of 9) sorted by relevance
/device/linaro/bootloader/edk2/EmbeddedPkg/Include/Library/ |
D | DmaLib.h | 85 DmaMap (
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/NullDmaLib/ |
D | NullDmaLib.c | 45 DmaMap ( in DmaMap() function
|
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmDmaLib/ |
D | ArmDmaLib.c | 64 DmaMap ( in DmaMap() function
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe/ |
D | PciEmulation.c | 286 return DmaMap (DmaOperation, HostAddress, NumberOfBytes, DeviceAddress, Mapping); in PciIoMap()
|
/device/linaro/bootloader/edk2/Omap35xxPkg/PciEmulation/ |
D | PciEmulation.c | 333 return DmaMap (DmaOperation, HostAddress, NumberOfBytes, DeviceAddress, Mapping); in PciIoMap()
|
/device/linaro/bootloader/OpenPlatformPkg/Chips/TexasInstruments/Omap35xx/PciEmulation/ |
D | PciEmulation.c | 333 return DmaMap (DmaOperation, HostAddress, NumberOfBytes, DeviceAddress, Mapping); in PciIoMap()
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Drivers/PciHostBridgeDxe/ |
D | PciRootBridge.c | 530 return DmaMap (DmaOperation, HostAddress, NumberOfBytes, DeviceAddress, Mapping); in PciRbMap()
|
/device/linaro/bootloader/OpenPlatformPkg/Chips/TexasInstruments/Omap35xx/MMCHSDxe/ |
D | MMCHS.c | 756 Status = DmaMap (DmaOperation, Buffer, &DmaSize, &BufferAddress, &BufferMap); in DmaBlocks()
|
/device/linaro/bootloader/edk2/Omap35xxPkg/MMCHSDxe/ |
D | MMCHS.c | 756 Status = DmaMap (DmaOperation, Buffer, &DmaSize, &BufferAddress, &BufferMap); in DmaBlocks()
|