Searched refs:parisc_requires_coherency (Results 1 – 3 of 3) sorted by relevance
117 } else if (parisc_requires_coherency()) in __update_cache()457 if (parisc_requires_coherency()) { in flush_dcache_folio()553 if (num_online_cpus() > 1 && !parisc_requires_coherency()) { in parisc_setup_cache_timing()697 if (parisc_requires_coherency()) { in flush_cache_pages()735 if (!parisc_requires_coherency() in flush_cache_mm()751 if (!parisc_requires_coherency() in flush_cache_range()767 if (parisc_requires_coherency()) in flush_cache_page()778 if (parisc_requires_coherency()) { in flush_anon_page()
286 #define parisc_requires_coherency() _parisc_requires_coherency macro288 #define parisc_requires_coherency() (0) macro
334 (parisc_requires_coherency() ? 0 : _PAGE_HUGE)))