ret_nocache 15 arch/sh/kernel/dma-coherent.c void *ret, *ret_nocache; ret_nocache 31 arch/sh/kernel/dma-coherent.c ret_nocache = (void __force *)ioremap_nocache(virt_to_phys(ret), size); ret_nocache 32 arch/sh/kernel/dma-coherent.c if (!ret_nocache) { ret_nocache 43 arch/sh/kernel/dma-coherent.c return ret_nocache;