Home
last modified time | relevance | path

Searched refs:cache_all (Results 1 – 11 of 11) sorted by relevance

/linux/arch/sparc/kernel/
A Dleon_smp.c87 local_ops->cache_all(); in leon_cpu_pre_online()
128 local_ops->cache_all(); in leon_configure_cache_smp()
177 local_ops->cache_all(); in leon_boot_cpus()
199 local_ops->cache_all(); in leon_boot_one_cpu()
224 local_ops->cache_all(); in leon_boot_one_cpu()
244 local_ops->cache_all(); in leon_smp_done()
294 local_ops->cache_all(); in leon_ipi_init()
A Dsun4m_smp.c54 local_ops->cache_all(); in sun4m_cpu_pre_online()
76 local_ops->cache_all(); in smp4m_boot_cpus()
102 local_ops->cache_all(); in smp4m_boot_one_cpu()
117 local_ops->cache_all(); in smp4m_boot_one_cpu()
134 local_ops->cache_all(); in smp4m_smp_done()
A Dsun4d_smp.c79 local_ops->cache_all(); in sun4d_cpu_pre_online()
100 local_ops->cache_all(); in sun4d_cpu_pre_online()
119 local_ops->cache_all(); in smp4d_boot_cpus()
141 local_ops->cache_all(); in smp4d_boot_one_cpu()
159 local_ops->cache_all(); in smp4d_boot_one_cpu()
176 local_ops->cache_all(); in smp4d_smp_done()
A Dsmp_32.c296 local_ops->cache_all(); in arch_cpu_pre_starting()
323 local_ops->cache_all(); in arch_cpu_pre_online()
A Dsun4d_irq.c413 local_ops->cache_all(); in sun4d_fixup_trap_table()
A Dsun4m_irq.c429 local_ops->cache_all(); in sun4m_init_timers()
A Dleon_kernel.c437 local_ops->cache_all(); in leon_init_timers()
/linux/arch/sparc/mm/
A Dsrmmu.c1103 .cache_all = hypersparc_flush_cache_all,
1155 .cache_all = swift_flush_cache_all,
1353 .cache_all = turbosparc_flush_cache_all,
1386 .cache_all = tsunami_flush_cache_all,
1458 .cache_all = viking_flush_cache_all,
1489 .cache_all = viking_flush_cache_all,
1645 xc0((smpfunc_t) local_ops->cache_all); in smp_flush_cache_all()
1646 local_ops->cache_all(); in smp_flush_cache_all()
1773 .cache_all = smp_flush_cache_all,
1806 smp_cachetlb_ops.cache_all = local_ops->cache_all; in load_mmu()
A Dleon_mm.c332 .cache_all = leon_flush_cache_all,
/linux/arch/sparc/include/asm/
A Dcachetlb_32.h9 void (*cache_all)(void); member
A Dcacheflush_32.h8 sparc32_cachetlb_ops->cache_all()

Completed in 19 milliseconds