Home
last modified time | relevance | path

Searched refs:flush_cache_all (Results 1 – 25 of 69) sorted by relevance

123

/arch/xtensa/include/asm/
A Dcacheflush.h98 void flush_cache_all(void);
103 #define flush_cache_all flush_cache_all macro
108 #define flush_cache_all local_flush_cache_all macro
120 #define flush_cache_mm(mm) flush_cache_all()
123 #define flush_cache_vmap(start,end) flush_cache_all()
125 #define flush_cache_vunmap(start,end) flush_cache_all()
A Dhighmem.h75 flush_cache_all(); in flush_cache_kmaps()
/arch/sparc/include/asm/
A Dhighmem.h51 #define flush_cache_kmaps() flush_cache_all()
54 #define arch_kmap_local_pre_map(vaddr, pteval) flush_cache_all()
55 #define arch_kmap_local_pre_unmap(vaddr) flush_cache_all()
A Dcacheflush_32.h8 #define flush_cache_all() \ macro
50 #define flush_cache_vmap(start, end) flush_cache_all()
52 #define flush_cache_vunmap(start, end) flush_cache_all()
/arch/arc/include/asm/
A Dcacheflush.h21 void flush_cache_all(void);
42 #define flush_cache_vmap(start, end) flush_cache_all()
44 #define flush_cache_vunmap(start, end) flush_cache_all()
A Dhighmem.h49 flush_cache_all(); in flush_cache_kmaps()
/arch/arm/mach-shmobile/
A Dplatsmp.c22 flush_cache_all(); in shmobile_smp_hook()
27 flush_cache_all(); in shmobile_smp_hook()
A Dplatsmp-scu.c54 flush_cache_all(); in shmobile_smp_scu_cpu_die()
/arch/arm/kernel/
A Dreboot.c42 flush_cache_all(); in __soft_restart()
48 flush_cache_all(); in __soft_restart()
/arch/arm/mach-socfpga/
A Dplatsmp.c35 flush_cache_all(); in socfpga_boot_secondary()
58 flush_cache_all(); in socfpga_a10_boot_secondary()
/arch/arm/mach-omap2/
A Domap-secure.c80 flush_cache_all(); in omap_secure_dispatcher()
173 flush_cache_all(); in rx51_secure_dispatcher()
176 flush_cache_all(); in rx51_secure_dispatcher()
/arch/m68k/include/asm/
A Dcacheflush_mm.h191 #define flush_cache_all() __flush_cache_all() macro
193 #define flush_cache_vmap(start, end) flush_cache_all()
195 #define flush_cache_vunmap(start, end) flush_cache_all()
A Dcacheflush_no.h11 #define flush_cache_all() __flush_cache_all() macro
/arch/parisc/kernel/
A Dkexec.c86 flush_cache_all(); in machine_kexec()
103 flush_cache_all(); in machine_kexec()
A Dcache.c93 void flush_cache_all(void) in flush_cache_all() function
745 flush_cache_all(); in flush_cache_mm()
762 flush_cache_all(); in flush_cache_range()
834 flush_cache_all(); in flush_cache_vmap()
839 flush_cache_all(); in flush_cache_vmap()
845 flush_cache_all(); in flush_cache_vmap()
862 flush_cache_all(); in flush_cache_vmap()
/arch/arm/include/asm/
A Dcacheflush.h216 #define flush_cache_all() __cpuc_flush_kern_all() macro
334 flush_cache_all(); in flush_cache_vmap()
348 flush_cache_all(); in flush_cache_vunmap()
A Dhighmem.h17 flush_cache_all(); \
/arch/arm/mach-exynos/
A Dfirmware.c44 flush_cache_all(); in exynos_do_idle()
121 flush_cache_all(); in exynos_cpu_suspend()
/arch/nios2/mm/
A Dcacheflush.c99 void flush_cache_all(void) in flush_cache_all() function
107 flush_cache_all(); in flush_cache_mm()
112 flush_cache_all(); in flush_cache_dup_mm()
A Dmmu_context.c68 flush_cache_all(); in get_new_context()
/arch/arm/mach-lpc32xx/
A Dpm.c103 flush_cache_all(); in lpc32xx_pm_enter()
/arch/powerpc/include/asm/
A Dhighmem.h59 #define flush_cache_kmaps() flush_cache_all()
/arch/arm/mach-hisi/
A Dhotplug.c254 flush_cache_all(); in cpu_enter_lowpower()
295 flush_cache_all(); in hix5hd2_cpu_die()
/arch/arm/mach-imx/
A Dcpuidle-imx6sx.c27 flush_cache_all(); in imx6sx_idle_finish()
/arch/loongarch/include/asm/
A Dcacheflush.h40 #define flush_cache_all() do { } while (0) macro

Completed in 30 milliseconds

123