Home
last modified time | relevance | path

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

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