Home
last modified time | relevance | path

Searched refs:local_flush_icache_all (Results 1 – 9 of 9) sorted by relevance

/linux/arch/riscv/include/asm/
H A Dcacheflush.h11 static inline void local_flush_icache_all(void) in local_flush_icache_all() function
19 local_flush_icache_all(); in local_flush_icache_range()
68 #define flush_icache_all() local_flush_icache_all()
H A Dswitch_to.h126 local_flush_icache_all(); \
/linux/arch/riscv/mm/
H A Dcacheflush.c18 return local_flush_icache_all(); in ipi_remote_fence_i()
23 local_flush_icache_all(); in flush_icache_all()
70 local_flush_icache_all(); in flush_icache_mm()
H A Dcontext.c313 local_flush_icache_all(); in flush_icache_deferred()
/linux/arch/loongarch/include/asm/
H A Dcacheflush.h40 static inline void local_flush_icache_all(void) in local_flush_icache_all() function
50 #define flush_icache_all local_flush_icache_all
/linux/arch/riscv/kernel/
H A Dmachine_kexec.c178 local_flush_icache_all(); in machine_kexec()
H A Dsmpboot.c256 local_flush_icache_all(); in smp_callin()
H A Dpatch.c265 * release pairs with the call to local_flush_icache_all() in patch_text_cb()
273 local_flush_icache_all(); in patch_text_cb()
/linux/arch/riscv/errata/thead/
H A Derrata.c223 local_flush_icache_all(); in thead_errata_patch_func()