Home
last modified time | relevance | path

Searched refs:dma_coherent_mem (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/dma/
H A Dcoherent.c13 struct dma_coherent_mem { struct
31 struct dma_coherent_mem * mem) in dma_get_device_base()
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()
88 struct dma_coherent_mem *mem) in dma_assign_coherent_memory()
120 struct dma_coherent_mem *mem; in dma_declare_coherent_memory()
142 struct dma_coherent_mem *mem, in __dma_alloc_from_coherent()
190 struct dma_coherent_mem *mem = dev_get_coherent_memory(dev); in dma_alloc_from_dev_coherent()
229 struct dma_coherent_mem *mem = dev_get_coherent_memory(dev); in dma_release_from_dev_coherent()
313 struct dma_coherent_mem *mem; in dma_init_global_coherent()
[all …]
/openbmc/linux/include/linux/
H A Ddevice.h754 struct dma_coherent_mem *dma_mem; /* internal for coherent mem