Home
last modified time | relevance | path

Searched refs:__flush_icache_all (Results 1 – 4 of 4) sorted by relevance

/linux/arch/m68k/include/asm/
H A Dcacheflush_no.h13 #define flush_icache_range(start, len) __flush_icache_all()
40 static inline void __flush_icache_all(void) in __flush_icache_all() function
/linux/arch/arm/include/asm/
H A Dmmu_context.h131 __flush_icache_all(); in switch_mm()
H A Dcacheflush.h205 static inline void __flush_icache_all(void) in __flush_icache_all() function
/linux/arch/arm/mm/
H A Dcontext.c162 __flush_icache_all(); in flush_context()