Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/kernel/
H A Ddma-coherent.c18 void *addr = sh_cacheop_vaddr(phys_to_virt(paddr)); in arch_sync_dma_for_device()
/openbmc/linux/arch/sh/include/asm/
H A Dcacheflush.h107 static inline void *sh_cacheop_vaddr(void *vaddr) in sh_cacheop_vaddr() function
/openbmc/linux/drivers/sh/maple/
H A Dmaple.c644 __flush_invalidate_region(sh_cacheop_vaddr(recvbuf), in maple_dma_handler()