Home
last modified time | relevance | path

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

123

/arch/xtensa/include/asm/
Dcacheflush.h98 void flush_cache_all(void);
104 #define flush_cache_all local_flush_cache_all macro
116 #define flush_cache_mm(mm) flush_cache_all()
119 #define flush_cache_vmap(start,end) flush_cache_all()
120 #define flush_cache_vunmap(start,end) flush_cache_all()
132 #define flush_cache_all() do { } while (0) macro
Dhighmem.h75 flush_cache_all(); in flush_cache_kmaps()
/arch/sparc/include/asm/
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()
Dcacheflush_32.h7 #define flush_cache_all() \ macro
45 #define flush_cache_vmap(start, end) flush_cache_all()
46 #define flush_cache_vunmap(start, end) flush_cache_all()
/arch/arm/mach-shmobile/
Dplatsmp.c22 flush_cache_all(); in shmobile_smp_hook()
27 flush_cache_all(); in shmobile_smp_hook()
Dplatsmp-scu.c54 flush_cache_all(); in shmobile_smp_scu_cpu_die()
/arch/arc/include/asm/
Dcacheflush.h29 void flush_cache_all(void);
48 #define flush_cache_vmap(start, end) flush_cache_all()
49 #define flush_cache_vunmap(start, end) flush_cache_all()
Dhighmem.h49 flush_cache_all(); in flush_cache_kmaps()
/arch/arm/kernel/
Dreboot.c41 flush_cache_all(); in __soft_restart()
47 flush_cache_all(); in __soft_restart()
/arch/parisc/include/asm/
Dcacheflush.h36 void flush_cache_all(void);
48 #define flush_cache_vmap(start, end) flush_cache_all()
49 #define flush_cache_vunmap(start, end) flush_cache_all()
/arch/arm/mach-socfpga/
Dplatsmp.c35 flush_cache_all(); in socfpga_boot_secondary()
58 flush_cache_all(); in socfpga_a10_boot_secondary()
/arch/arm/mach-omap2/
Domap-secure.c75 flush_cache_all(); in omap_secure_dispatcher()
171 flush_cache_all(); in rx51_secure_dispatcher()
174 flush_cache_all(); in rx51_secure_dispatcher()
/arch/m68k/include/asm/
Dcacheflush_mm.h191 #define flush_cache_all() __flush_cache_all() macro
193 #define flush_cache_vmap(start, end) flush_cache_all()
194 #define flush_cache_vunmap(start, end) flush_cache_all()
Dcacheflush_no.h11 #define flush_cache_all() __flush_cache_all() macro
/arch/parisc/kernel/
Dkexec.c84 flush_cache_all(); in machine_kexec()
101 flush_cache_all(); in machine_kexec()
/arch/arm/include/asm/
Dcacheflush.h216 #define flush_cache_all() __cpuc_flush_kern_all() macro
335 flush_cache_all(); in flush_cache_vmap()
347 flush_cache_all(); in flush_cache_vunmap()
Dhighmem.h17 flush_cache_all(); \
/arch/nios2/mm/
Dcacheflush.c98 void flush_cache_all(void) in flush_cache_all() function
106 flush_cache_all(); in flush_cache_mm()
111 flush_cache_all(); in flush_cache_dup_mm()
/arch/arm/mach-exynos/
Dfirmware.c44 flush_cache_all(); in exynos_do_idle()
113 flush_cache_all(); in exynos_cpu_suspend()
/arch/arm/mach-lpc32xx/
Dpm.c103 flush_cache_all(); in lpc32xx_pm_enter()
/arch/powerpc/include/asm/
Dhighmem.h59 #define flush_cache_kmaps() flush_cache_all()
/arch/arm/mach-imx/
Dcpuidle-imx6sx.c27 flush_cache_all(); in imx6sx_idle_finish()
/arch/arm/mach-hisi/
Dhotplug.c255 flush_cache_all(); in cpu_enter_lowpower()
296 flush_cache_all(); in hix5hd2_cpu_die()
/arch/nios2/include/asm/
Dcacheflush.h23 extern void flush_cache_all(void);
/arch/arm/mach-oxnas/
Dplatsmp.c85 flush_cache_all(); in ox820_smp_prepare_cpus()

123