Home
last modified time | relevance | path

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

/linux/arch/parisc/include/asm/
H A Dprocessor.h286 #define parisc_requires_coherency() _parisc_requires_coherency macro
288 #define parisc_requires_coherency() (0) macro
/linux/arch/parisc/kernel/
H A Dcache.c129 } else if (parisc_requires_coherency()) in __update_cache()
590 if (num_online_cpus() > 1 && !parisc_requires_coherency()) { in parisc_setup_cache_timing()
740 if (!parisc_requires_coherency() in flush_cache_mm()
756 if (!parisc_requires_coherency() in flush_cache_range()