Home
last modified time | relevance | path

Searched refs:__flush_cache_all (Results 1 – 17 of 17) sorted by relevance

/linux-4.4.14/arch/m68k/include/asm/
Dcacheflush_no.h10 #define flush_cache_all() __flush_cache_all()
43 static inline void __flush_cache_all(void) in __flush_cache_all() function
88 __flush_cache_all(); in cache_push()
Dcacheflush_mm.h159 #define __flush_cache_all() \ macro
190 #define flush_cache_all() __flush_cache_all()
/linux-4.4.14/arch/metag/include/asm/
Dcacheflush.h31 static inline void __flush_cache_all(void) in __flush_cache_all() function
37 #define flush_cache_all() __flush_cache_all()
43 __flush_cache_all(); in flush_cache_mm()
/linux-4.4.14/arch/frv/include/asm/
Dcacheflush.h40 static inline void __flush_cache_all(void) in __flush_cache_all() function
68 __flush_cache_all(); in flush_icache()
/linux-4.4.14/arch/m68k/kernel/
Dmachine_kexec.c53 __flush_cache_all(); in machine_kexec()
/linux-4.4.14/arch/mips/kernel/
Dmachine_kexec.c105 __flush_cache_all(); in machine_kexec()
Dsyscall.c224 __flush_cache_all(); in SYSCALL_DEFINE3()
Dkgdb.c326 __flush_cache_all(); in kgdb_mips_notify()
/linux-4.4.14/arch/mips/alchemy/common/
Dsleeper.S18 .extern __flush_cache_all
59 la t1, __flush_cache_all
/linux-4.4.14/arch/mips/bcm63xx/
Dsetup.c54 __flush_cache_all(); in bcm6348_a1_reboot()
/linux-4.4.14/arch/mips/mm/
Dc-tx39.c363 __flush_cache_all = tx39h_flush_icache_all; in tx39_cache_init()
390 __flush_cache_all = tx39___flush_cache_all; in tx39_cache_init()
Dc-r3k.c322 __flush_cache_all = r3k___flush_cache_all; in r3k_cache_init()
Dcache.c26 void (*__flush_cache_all)(void); variable
Dc-octeon.c288 __flush_cache_all = octeon_flush_icache_all; in octeon_cache_init()
Dc-r4k.c1684 __flush_cache_all = r4k___flush_cache_all; in r4k_cache_init()
/linux-4.4.14/arch/mips/include/asm/
Dcacheflush.h47 extern void (*__flush_cache_all)(void);
/linux-4.4.14/arch/mips/sgi-ip27/
Dip27-init.c90 __flush_cache_all(); in per_hub_init()