Home
last modified time | relevance | path

Searched defs:alloc_coherent (Results 1 – 5 of 5) sorted by relevance

/arch/sparc/include/asm/
Ddma-mapping_64.h10 void *(*alloc_coherent)(struct device *dev, size_t size, member
/arch/ia64/include/asm/
Ddma-mapping.h17 void* (*alloc_coherent)(struct device *dev, size_t size, member
/arch/x86/include/asm/
Ddma-mapping.h22 void* (*alloc_coherent)(struct device *dev, size_t size, member
/arch/powerpc/include/asm/
Ddma-mapping.h59 void * (*alloc_coherent)(struct device *dev, size_t size, member
/arch/x86/kernel/
Damd_iommu.c1494 static void *alloc_coherent(struct device *dev, size_t size, in alloc_coherent() function