Home
last modified time | relevance | path

Searched refs:parisc_requires_coherency (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dcache.c117 } 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()
/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dprocessor.h292 * parisc_requires_coherency() is used to identify the combined VIPT/PIPT
298 #define parisc_requires_coherency() _parisc_requires_coherency macro
300 #define parisc_requires_coherency() (0) macro
H A Dpgtable.h367 (parisc_requires_coherency() ? 0 : _PAGE_HUGE)))
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dprocessor.h280 * parisc_requires_coherency() is used to identify the combined VIPT/PIPT
286 #define parisc_requires_coherency() _parisc_requires_coherency macro
288 #define parisc_requires_coherency() (0) macro
H A Dpgtable.h334 (parisc_requires_coherency() ? 0 : _PAGE_HUGE)))
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dcache.c102 } else if (parisc_requires_coherency()) in __update_cache()
368 if (parisc_requires_coherency() && old_addr) in flush_dcache_page()
419 if (num_online_cpus() > 1 && !parisc_requires_coherency()) { in parisc_setup_cache_timing()

Completed in 6 milliseconds