Home
last modified time | relevance | path

Searched refs:dma_init_global_coherent (Results 1 – 3 of 3) sorted by relevance

/linux/arch/hexagon/kernel/
A Ddma.c41 return dma_init_global_coherent(PFN_PHYS(max_low_pfn), in hexagon_dma_init()
/linux/kernel/dma/
A Dcoherent.c303 int dma_init_global_coherent(phys_addr_t phys_addr, size_t size) in dma_init_global_coherent() function
388 return dma_init_global_coherent(dma_reserved_default_memory->base, in dma_init_reserved_memory()
/linux/include/linux/
A Ddma-map-ops.h191 int dma_init_global_coherent(phys_addr_t phys_addr, size_t size);

Completed in 6 milliseconds