Searched refs:parisc_requires_coherency (Results 1 – 3 of 3) sorted by relevance
112 } else if (parisc_requires_coherency()) in __update_cache()427 if (parisc_requires_coherency()) { in flush_dcache_page()512 if (num_online_cpus() > 1 && !parisc_requires_coherency()) { in parisc_setup_cache_timing()644 if (parisc_requires_coherency()) { in flush_cache_pages()683 if (!parisc_requires_coherency() in flush_cache_mm()699 if (!parisc_requires_coherency() in flush_cache_range()715 if (parisc_requires_coherency()) in flush_cache_page()726 if (parisc_requires_coherency()) { in flush_anon_page()
283 #define parisc_requires_coherency() _parisc_requires_coherency macro285 #define parisc_requires_coherency() (0) macro
355 (parisc_requires_coherency() ? 0 : _PAGE_HUGE)))