Searched refs:dma_coherent_mem (Results 1 – 2 of 2) sorted by relevance
13 struct dma_coherent_mem { struct23 static inline struct dma_coherent_mem *dev_get_coherent_memory(struct device *dev) in dev_get_coherent_memory() argument31 struct dma_coherent_mem * mem) in dma_get_device_base()38 static struct dma_coherent_mem *dma_init_coherent_memory(phys_addr_t phys_addr, in dma_init_coherent_memory()41 struct dma_coherent_mem *dma_mem; in dma_init_coherent_memory()52 dma_mem = kzalloc(sizeof(struct dma_coherent_mem), GFP_KERNEL); in dma_init_coherent_memory()77 static void dma_release_coherent_memory(struct dma_coherent_mem *mem) in dma_release_coherent_memory()88 struct dma_coherent_mem *mem) in dma_assign_coherent_memory()120 struct dma_coherent_mem *mem; in dma_declare_coherent_memory()134 struct dma_coherent_mem *mem, in __dma_alloc_from_coherent()[all …]
604 struct dma_coherent_mem *dma_mem; /* internal for coherent mem