Home
last modified time | relevance | path

Searched refs:map_coherent (Results 1 – 2 of 2) sorted by relevance

/arch/sh/mm/
Dcache-sh4.c210 int map_coherent = 0; in sh4_flush_cache_page() local
242 map_coherent = (current_cpu_data.dcache.n_aliases && in sh4_flush_cache_page()
245 if (map_coherent) in sh4_flush_cache_page()
260 if (map_coherent) in sh4_flush_cache_page()
/arch/mips/mm/
Dc-r4k.c560 int map_coherent = 0; in local_r4k_flush_cache_page() local
594 map_coherent = (cpu_has_dc_aliases && in local_r4k_flush_cache_page()
596 if (map_coherent) in local_r4k_flush_cache_page()
621 if (map_coherent) in local_r4k_flush_cache_page()
807 int map_coherent = 0; in local_r4k_flush_cache_sigtramp() local
828 map_coherent = (cpu_has_dc_aliases && in local_r4k_flush_cache_sigtramp()
831 if (map_coherent) in local_r4k_flush_cache_sigtramp()
850 if (map_coherent) in local_r4k_flush_cache_sigtramp()