Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mm/
H A Dflush.c95 __flush_icache_all(); in flush_cache_range()
107 __flush_icache_all(); in flush_cache_pages()
111 __flush_icache_all(); in flush_cache_pages()
124 __flush_icache_all(); in flush_ptrace_access_other()
141 __flush_icache_all(); in __flush_ptrace_access()
311 __flush_icache_all(); in __sync_icache_dcache()
361 __flush_icache_all(); in flush_dcache_folio()
402 __flush_icache_all(); in __flush_anon_page()
H A Dfault-armv.c208 __flush_icache_all(); in update_mmu_cache_range()
H A Dcontext.c162 __flush_icache_all(); in flush_context()
/openbmc/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
/openbmc/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