Searched defs:alloc_coherent (Results 1 – 5 of 5) sorted by relevance
/arch/sparc/include/asm/ |
D | dma-mapping_64.h | 10 void *(*alloc_coherent)(struct device *dev, size_t size, member
|
/arch/ia64/include/asm/ |
D | dma-mapping.h | 17 void* (*alloc_coherent)(struct device *dev, size_t size, member
|
/arch/x86/include/asm/ |
D | dma-mapping.h | 22 void* (*alloc_coherent)(struct device *dev, size_t size, member
|
/arch/powerpc/include/asm/ |
D | dma-mapping.h | 59 void * (*alloc_coherent)(struct device *dev, size_t size, member
|
/arch/x86/kernel/ |
D | amd_iommu.c | 1494 static void *alloc_coherent(struct device *dev, size_t size, in alloc_coherent() function
|