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

/linux-master/arch/hexagon/kernel/
H A Ddma.c41 return dma_init_global_coherent(PFN_PHYS(max_low_pfn),
/linux-master/kernel/dma/
H A Dcoherent.c311 int dma_init_global_coherent(phys_addr_t phys_addr, size_t size) function
396 return dma_init_global_coherent(dma_reserved_default_memory->base,
/linux-master/include/linux/
H A Ddma-map-ops.h204 int dma_init_global_coherent(phys_addr_t phys_addr, size_t size);

Completed in 211 milliseconds