Home
last modified time | relevance | path

Searched refs:vdma_log2phys (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/jazz/
H A Djazzdma.c239 unsigned long vdma_log2phys(unsigned long laddr) in vdma_log2phys() function
244 EXPORT_SYMBOL(vdma_log2phys); variable
539 arch_sync_dma_for_cpu(vdma_log2phys(dma_addr), size, dir); in jazz_dma_unmap_page()
578 arch_sync_dma_for_device(vdma_log2phys(addr), size, dir); in jazz_dma_sync_single_for_device()
584 arch_sync_dma_for_cpu(vdma_log2phys(addr), size, dir); in jazz_dma_sync_single_for_cpu()
/kernel/linux/linux-6.6/arch/mips/jazz/
H A Djazzdma.c239 unsigned long vdma_log2phys(unsigned long laddr) in vdma_log2phys() function
244 EXPORT_SYMBOL(vdma_log2phys); variable
539 arch_sync_dma_for_cpu(vdma_log2phys(dma_addr), size, dir); in jazz_dma_unmap_page()
578 arch_sync_dma_for_device(vdma_log2phys(addr), size, dir); in jazz_dma_sync_single_for_device()
584 arch_sync_dma_for_cpu(vdma_log2phys(addr), size, dir); in jazz_dma_sync_single_for_cpu()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Djazzdma.h14 extern unsigned long vdma_log2phys(unsigned long laddr);
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Djazzdma.h14 extern unsigned long vdma_log2phys(unsigned long laddr);

Completed in 2 milliseconds