Home
last modified time | relevance | path

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

12

/arch/ia64/include/asm/
Dtlbflush.h26 extern void local_flush_tlb_all (void);
34 # define flush_tlb_all() local_flush_tlb_all()
35 # define smp_flush_tlb_cpumask(m) local_flush_tlb_all()
Dmmu_context.h64 extern void local_flush_tlb_all (void); in delayed_tlb_flush()
70 local_flush_tlb_all(); in delayed_tlb_flush()
/arch/sparc/include/asm/
Dtlbflush_32.h20 BTFIXUPDEF_CALL(void, local_flush_tlb_all, void)
25 #define local_flush_tlb_all() BTFIXUP_CALL(local_flush_tlb_all)() macro
/arch/mips/include/asm/
Dtlbflush.h15 extern void local_flush_tlb_all(void);
37 #define flush_tlb_all() local_flush_tlb_all()
Dmmu_context.h101 local_flush_tlb_all(); /* start new asid cycle */ in get_new_mmu_context()
/arch/mips/mm/
Dtlb-r3k.c42 void local_flush_tlb_all(void) in local_flush_tlb_all() function
154 local_flush_tlb_all(); in local_flush_tlb_kernel_range()
258 local_flush_tlb_all(); in add_wired_entry()
275 local_flush_tlb_all(); in add_wired_entry()
282 local_flush_tlb_all(); in tlb_init()
Dtlb-r8k.c31 void local_flush_tlb_all(void) in local_flush_tlb_all() function
121 local_flush_tlb_all(); in local_flush_tlb_kernel_range()
246 local_flush_tlb_all(); in tlb_init()
Dtlb-r4k.c67 void local_flush_tlb_all(void) in local_flush_tlb_all() function
197 local_flush_tlb_all(); in local_flush_tlb_kernel_range()
381 local_flush_tlb_all(); in add_wired_entry()
488 local_flush_tlb_all(); in tlb_init()
/arch/sh/include/asm/
Dtlbflush.h13 extern void local_flush_tlb_all(void);
36 #define flush_tlb_all() local_flush_tlb_all()
/arch/sparc/kernel/
Dsun4d_smp.c100 local_flush_tlb_all(); in smp4d_callin()
115 local_flush_tlb_all(); in smp4d_callin()
120 local_flush_tlb_all(); in smp4d_callin()
143 local_flush_tlb_all(); in smp4d_callin()
Dsun4m_smp.c74 local_flush_tlb_all(); in smp4m_callin()
85 local_flush_tlb_all(); in smp4m_callin()
98 local_flush_tlb_all(); in smp4m_callin()
Dsmp_32.c140 xc0((smpfunc_t) BTFIXUP_CALL(local_flush_tlb_all)); in smp_flush_tlb_all()
141 local_flush_tlb_all(); in smp_flush_tlb_all()
/arch/arm/mach-davinci/
Dio.c45 local_flush_tlb_all(); in davinci_map_common_io()
/arch/sh/mm/
Dtlbflush_32.c87 local_flush_tlb_all(); in local_flush_tlb_kernel_range()
123 void local_flush_tlb_all(void) in local_flush_tlb_all() function
Dtlb-nommu.c18 void local_flush_tlb_all(void) in local_flush_tlb_all() function
/arch/ia64/kernel/
Dsmp.c249 local_flush_tlb_all(); in smp_local_flush_tlb()
288 on_each_cpu((void (*)(void *))local_flush_tlb_all, NULL, 1); in smp_flush_tlb_all()
Duncached.c140 local_flush_tlb_all(); in uncached_add_chunk()
/arch/m32r/mm/
Dfault-nommu.c131 void local_flush_tlb_all(void) in local_flush_tlb_all() function
/arch/arm/mach-omap1/
Dio.c99 local_flush_tlb_all(); in omap1_map_common_io()
/arch/arm/kernel/
Dsmp.c181 local_flush_tlb_all(); in __cpu_disable()
257 local_flush_tlb_all(); in secondary_start_kernel()
558 local_flush_tlb_all(); in ipi_flush_tlb_all()
/arch/ia64/mm/
Dtlb.c94 local_flush_tlb_all(); in wrap_mmu_context()
265 local_flush_tlb_all (void) in local_flush_tlb_all() function
351 local_flush_tlb_all(); /* nuke left overs from bootstrapping... */ in ia64_tlb_init()
/arch/arm/include/asm/
Dtlbflush.h283 static inline void local_flush_tlb_all(void) in local_flush_tlb_all() function
477 #define flush_tlb_all local_flush_tlb_all
/arch/arm/mach-omap2/
Dio.c190 local_flush_tlb_all(); in omap2_map_common_io()
/arch/mips/kernel/
Dsmp.c237 local_flush_tlb_all(); in flush_tlb_all_ipi()
/arch/arm/plat-omap/
Dsram.c219 local_flush_tlb_all(); in omap_map_sram()

12