Searched refs:arch_dma_alloc (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/arch/m68k/kernel/ |
A D | dma.c | 37 void *arch_dma_alloc(struct device *dev, size_t size, dma_addr_t *dma_handle, in arch_dma_alloc() function
|
/linux-6.3-rc2/arch/parisc/kernel/ |
A D | pci-dma.c | 401 void *arch_dma_alloc(struct device *dev, size_t size, in arch_dma_alloc() function
|
/linux-6.3-rc2/include/linux/ |
A D | dma-map-ops.h | 278 void *arch_dma_alloc(struct device *dev, size_t size, dma_addr_t *dma_handle,
|
/linux-6.3-rc2/kernel/dma/ |
A D | direct.c | 232 return arch_dma_alloc(dev, size, dma_handle, gfp, in dma_direct_alloc()
|
/linux-6.3-rc2/arch/arm/mm/ |
A D | dma-mapping.c | 1806 void *arch_dma_alloc(struct device *dev, size_t size, dma_addr_t *dma_handle, in arch_dma_alloc() function
|
Completed in 16 milliseconds