Home
last modified time | relevance | path

Searched defs:flush_cache_all (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/arch/xtensa/include/asm/
H A Dcacheflush.h104 #define flush_cache_all local_flush_cache_all macro
139 #define flush_cache_all() do { } while (0) macro
/openbmc/linux/arch/m68k/include/asm/
H A Dcacheflush_no.h11 #define flush_cache_all() __flush_cache_all() macro
H A Dcacheflush_mm.h191 #define flush_cache_all() __flush_cache_all() macro
/openbmc/linux/arch/loongarch/include/asm/
H A Dcacheflush.h42 #define flush_cache_all() do { } while (0) macro
/openbmc/linux/arch/csky/abiv2/inc/abi/
H A Dcacheflush.h13 #define flush_cache_all() do { } while (0) macro
/openbmc/linux/include/asm-generic/
H A Dcacheflush.h17 static inline void flush_cache_all(void) in flush_cache_all() function
/openbmc/linux/arch/sparc/include/asm/
H A Dcacheflush_32.h8 #define flush_cache_all() \ macro
/openbmc/linux/arch/mips/mm/
H A Dcache.c29 void (*flush_cache_all)(void); variable
/openbmc/linux/arch/nios2/mm/
H A Dcacheflush.c99 void flush_cache_all(void) in flush_cache_all() function
/openbmc/linux/arch/sh/mm/
H A Dcache.c178 void flush_cache_all(void) in flush_cache_all() function
/openbmc/linux/arch/arm/include/asm/
H A Dcacheflush.h216 #define flush_cache_all() __cpuc_flush_kern_all() macro
/openbmc/linux/arch/xtensa/kernel/
H A Dsmp.c550 void flush_cache_all(void) in flush_cache_all() function
/openbmc/linux/arch/parisc/kernel/
H A Dcache.c93 void flush_cache_all(void) in flush_cache_all() function
/openbmc/linux/arch/arc/mm/
H A Dcache.c911 noinline void flush_cache_all(void) in flush_cache_all() function