Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm/mm/
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()
308 __flush_icache_all(); in __sync_icache_dcache()
358 __flush_icache_all(); in flush_dcache_folio()
399 __flush_icache_all(); in __flush_anon_page()
Dcontext.c162 __flush_icache_all(); in flush_context()
Dfault-armv.c208 __flush_icache_all(); in update_mmu_cache_range()
/Linux-v6.6/arch/m68k/include/asm/
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-v6.6/arch/arm/include/asm/
Dmmu_context.h131 __flush_icache_all(); in switch_mm()
Dcacheflush.h205 static inline void __flush_icache_all(void) in __flush_icache_all() function