Home
last modified time | relevance | path

Searched refs:local_flush_tlb_all (Results 1 – 25 of 62) sorted by relevance

123

/linux/arch/riscv/include/asm/
H A Dtlbflush.h18 static inline void local_flush_tlb_all(void) in local_flush_tlb_all() function
28 local_flush_tlb_all(); in local_flush_tlb_all_asid()
70 #define local_flush_tlb_all() do { } while (0) macro
/linux/arch/openrisc/include/asm/
H A Dtlbflush.h30 extern void local_flush_tlb_all(void);
39 #define flush_tlb_all local_flush_tlb_all
/linux/arch/mips/include/asm/
H A Dtlbflush.h16 extern void local_flush_tlb_all(void);
39 #define flush_tlb_all() local_flush_tlb_all()
/linux/arch/microblaze/include/asm/
H A Dtlbflush.h23 static inline void local_flush_tlb_all(void) in local_flush_tlb_all() function
40 #define flush_tlb_all local_flush_tlb_all
/linux/arch/loongarch/include/asm/
H A Dtlbflush.h19 extern void local_flush_tlb_all(void);
39 #define flush_tlb_all() local_flush_tlb_all()
/linux/arch/sh/include/asm/
H A Dtlbflush.h14 extern void local_flush_tlb_all(void);
39 #define flush_tlb_all() local_flush_tlb_all()
/linux/arch/arc/include/asm/
H A Dtlbflush.h11 void local_flush_tlb_all(void);
26 #define flush_tlb_all() local_flush_tlb_all()
/linux/arch/mips/mm/
H A Dtlb-r3k.c55 void local_flush_tlb_all(void) in local_flush_tlb_all() function
142 local_flush_tlb_all(); in local_flush_tlb_kernel_range()
239 local_flush_tlb_all(); in add_wired_entry()
H A Dtlb-r4k.c56 void local_flush_tlb_all(void) in local_flush_tlb_all() function
106 EXPORT_SYMBOL(local_flush_tlb_all);
207 local_flush_tlb_all(); in local_flush_tlb_kernel_range()
428 local_flush_tlb_all(); in add_wired_entry()
644 local_flush_tlb_all(); in r4k_tlb_configure()
H A Dcontext.c39 local_flush_tlb_all(); /* start new asid cycle */ in get_new_mmu_context()
232 local_flush_tlb_all(); in check_switch_mmu_context()
/linux/arch/xtensa/mm/
H A Dkasan_init.c65 local_flush_tlb_all(); in populate()
92 local_flush_tlb_all(); in kasan_init()
H A Dtlb.c52 void local_flush_tlb_all(void) in local_flush_tlb_all() function
162 local_flush_tlb_all(); in local_flush_tlb_kernel_range()
/linux/arch/openrisc/mm/
H A Dtlb.c46 void local_flush_tlb_all(void) in local_flush_tlb_all() function
132 local_flush_tlb_all(); in local_flush_tlb_mm()
/linux/arch/xtensa/include/asm/
H A Dtlbflush.h33 void local_flush_tlb_all(void);
52 #define flush_tlb_all() local_flush_tlb_all()
/linux/arch/loongarch/mm/
H A Dtlb.c19 void local_flush_tlb_all(void) in local_flush_tlb_all() function
23 EXPORT_SYMBOL(local_flush_tlb_all);
270 local_flush_tlb_all(); in setup_tlb_handler()
/linux/arch/mips/power/
H A Dhibernate.c10 local_flush_tlb_all(); in swsusp_arch_resume()
/linux/arch/sh/kernel/
H A Dsmp.c150 local_flush_tlb_all(); in __cpu_disable()
186 local_flush_tlb_all(); in start_secondary()
337 local_flush_tlb_all(); in flush_tlb_all_ipi()
H A Dswsusp.c34 local_flush_tlb_all(); in restore_processor_state()
/linux/arch/riscv/mm/
H A Dcontext.c197 local_flush_tlb_all(); in set_mm_asid()
244 local_flush_tlb_all(); in asids_init()
H A Dtlbflush.c86 local_flush_tlb_all(); in __ipi_flush_tlb_all()
92 local_flush_tlb_all(); in flush_tlb_all()
/linux/arch/arm/mm/
H A Dkasan_init.c240 local_flush_tlb_all(); in kasan_init()
300 local_flush_tlb_all(); in kasan_init()
/linux/arch/loongarch/power/
H A Dhibernate.c63 local_flush_tlb_all(); in swsusp_arch_resume()
H A Dsuspend.c48 local_flush_tlb_all(); in loongarch_common_resume()
/linux/arch/sh/mm/
H A Dtlb-sh3.c78 void local_flush_tlb_all(void) in local_flush_tlb_all() function
H A Dnommu.c39 void local_flush_tlb_all(void) in local_flush_tlb_all() function

123