/linux-4.4.14/arch/mn10300/include/asm/ |
D | tlbflush.h | 41 static inline void local_flush_tlb_all(void) in local_flush_tlb_all() function 119 local_flush_tlb_all(); in flush_tlb_all() 126 local_flush_tlb_all(); in flush_tlb_mm() 134 local_flush_tlb_all(); in flush_tlb_range()
|
D | mmu_context.h | 71 local_flush_tlb_all(); in allocate_mmu_context()
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | tlbflush.h | 26 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()
|
D | mmu_context.h | 64 extern void local_flush_tlb_all (void); in delayed_tlb_flush() 70 local_flush_tlb_all(); in delayed_tlb_flush()
|
/linux-4.4.14/arch/m32r/include/asm/ |
D | tlbflush.h | 17 extern void local_flush_tlb_all(void); 25 #define flush_tlb_all() local_flush_tlb_all() 30 #define flush_tlb_kernel_range(start, end) local_flush_tlb_all()
|
D | mmu_context.h | 46 local_flush_tlb_all(); in get_new_mmu_context()
|
/linux-4.4.14/arch/mips/include/asm/ |
D | tlbflush.h | 15 extern void local_flush_tlb_all(void); 37 #define flush_tlb_all() local_flush_tlb_all()
|
D | mmu_context.h | 113 local_flush_tlb_all(); /* start new asid cycle */ in get_new_mmu_context()
|
/linux-4.4.14/arch/sh/include/asm/ |
D | tlbflush.h | 13 extern void local_flush_tlb_all(void); 38 #define flush_tlb_all() local_flush_tlb_all()
|
D | mmu_context.h | 72 local_flush_tlb_all(); in get_mmu_context()
|
/linux-4.4.14/arch/mips/mm/ |
D | tlb-r3k.c | 57 void local_flush_tlb_all(void) in local_flush_tlb_all() function 155 local_flush_tlb_all(); in local_flush_tlb_kernel_range() 259 local_flush_tlb_all(); in add_wired_entry() 276 local_flush_tlb_all(); in add_wired_entry()
|
D | tlb-r8k.c | 30 void local_flush_tlb_all(void) in local_flush_tlb_all() function 119 local_flush_tlb_all(); in local_flush_tlb_kernel_range() 244 local_flush_tlb_all(); in tlb_init()
|
D | tlb-r4k.c | 51 void local_flush_tlb_all(void) in local_flush_tlb_all() function 98 EXPORT_SYMBOL(local_flush_tlb_all); 205 local_flush_tlb_all(); in local_flush_tlb_kernel_range() 395 local_flush_tlb_all(); in add_wired_entry() 511 local_flush_tlb_all(); in r4k_tlb_configure()
|
/linux-4.4.14/arch/microblaze/include/asm/ |
D | tlbflush.h | 29 static inline void local_flush_tlb_all(void) in local_flush_tlb_all() function 44 #define flush_tlb_all local_flush_tlb_all
|
/linux-4.4.14/arch/arc/include/asm/ |
D | tlbflush.h | 14 void local_flush_tlb_all(void); 27 #define flush_tlb_all() local_flush_tlb_all()
|
D | mmu_context.h | 83 local_flush_tlb_all(); in get_new_mmu_context()
|
/linux-4.4.14/arch/unicore32/include/asm/ |
D | tlbflush.h | 66 static inline void local_flush_tlb_all(void) in local_flush_tlb_all() function 175 #define flush_tlb_all local_flush_tlb_all
|
/linux-4.4.14/arch/score/include/asm/ |
D | tlbflush.h | 15 extern void local_flush_tlb_all(void); 25 #define flush_tlb_all() local_flush_tlb_all()
|
D | mmu_context.h | 52 local_flush_tlb_all(); /* start new asid cycle */ in get_new_mmu_context()
|
/linux-4.4.14/arch/score/mm/ |
D | tlb-score.c | 38 void local_flush_tlb_all(void) in local_flush_tlb_all() function 153 local_flush_tlb_all(); in local_flush_tlb_kernel_range() 246 local_flush_tlb_all(); in tlb_init()
|
/linux-4.4.14/arch/xtensa/include/asm/ |
D | tlbflush.h | 33 void local_flush_tlb_all(void); 52 #define flush_tlb_all() local_flush_tlb_all()
|
D | mmu_context.h | 76 local_flush_tlb_all(); in get_new_mmu_context()
|
/linux-4.4.14/arch/mips/power/ |
D | hibernate.c | 8 local_flush_tlb_all(); in swsusp_arch_resume()
|
/linux-4.4.14/arch/sh/kernel/ |
D | swsusp.c | 37 local_flush_tlb_all(); in restore_processor_state()
|
D | smp.c | 153 local_flush_tlb_all(); in __cpu_disable() 187 local_flush_tlb_all(); in start_secondary() 333 local_flush_tlb_all(); in flush_tlb_all_ipi()
|
/linux-4.4.14/arch/ia64/kernel/ |
D | smp.c | 250 local_flush_tlb_all(); in smp_local_flush_tlb() 289 on_each_cpu((void (*)(void *))local_flush_tlb_all, NULL, 1); in smp_flush_tlb_all()
|
D | uncached.c | 140 local_flush_tlb_all(); in uncached_add_chunk()
|
D | smpboot.c | 674 local_flush_tlb_all(); in __cpu_disable()
|
/linux-4.4.14/arch/metag/include/asm/ |
D | tlbflush.h | 44 #define local_flush_tlb_all() __flush_tlb() macro
|
/linux-4.4.14/arch/xtensa/mm/ |
D | tlb.c | 51 void local_flush_tlb_all(void) in local_flush_tlb_all() function 163 local_flush_tlb_all(); in local_flush_tlb_kernel_range()
|
D | mmu.c | 98 local_flush_tlb_all(); in init_mmu()
|
/linux-4.4.14/arch/m32r/mm/ |
D | fault-nommu.c | 130 void local_flush_tlb_all(void) in local_flush_tlb_all() function
|
D | fault.c | 530 void local_flush_tlb_all(void) in local_flush_tlb_all() function
|
/linux-4.4.14/arch/sh/mm/ |
D | tlb-sh3.c | 80 void local_flush_tlb_all(void) in local_flush_tlb_all() function
|
D | nommu.c | 39 void local_flush_tlb_all(void) in local_flush_tlb_all() function
|
D | tlb-pteaex.c | 80 void local_flush_tlb_all(void) in local_flush_tlb_all() function
|
D | tlb-sh4.c | 83 void local_flush_tlb_all(void) in local_flush_tlb_all() function
|
D | tlbflush_64.c | 145 void local_flush_tlb_all(void) in local_flush_tlb_all() function
|
D | tlbflush_32.c | 87 local_flush_tlb_all(); in local_flush_tlb_kernel_range()
|
D | pmb.c | 806 local_flush_tlb_all(); in pmb_init()
|
/linux-4.4.14/arch/arm/mach-ux500/ |
D | id.c | 37 local_flush_tlb_all(); in ux500_read_asicid()
|
/linux-4.4.14/arch/arm64/kernel/ |
D | suspend.c | 101 local_flush_tlb_all(); in cpu_suspend()
|
D | smp.c | 153 local_flush_tlb_all(); in secondary_start_kernel()
|
/linux-4.4.14/arch/tile/include/asm/ |
D | tlbflush.h | 84 static inline void local_flush_tlb_all(void) in local_flush_tlb_all() function
|
/linux-4.4.14/arch/arm/kernel/ |
D | suspend.c | 36 local_flush_tlb_all(); in cpu_suspend()
|
D | smp.c | 231 local_flush_tlb_all(); in __cpu_disable() 363 local_flush_tlb_all(); in secondary_start_kernel()
|
D | smp_tlb.c | 30 local_flush_tlb_all(); in ipi_flush_tlb_all()
|
/linux-4.4.14/arch/mn10300/mm/ |
D | init.c | 94 local_flush_tlb_all(); in paging_init()
|
D | tlb-smp.c | 204 local_flush_tlb_all(); in do_flush_tlb_all()
|
/linux-4.4.14/arch/ia64/mm/ |
D | tlb.c | 95 local_flush_tlb_all(); in wrap_mmu_context() 278 local_flush_tlb_all (void) in local_flush_tlb_all() function 363 local_flush_tlb_all(); /* nuke left overs from bootstrapping... */ in ia64_tlb_init()
|
/linux-4.4.14/arch/arm/include/asm/ |
D | tlbflush.h | 332 static inline void local_flush_tlb_all(void) in local_flush_tlb_all() function 607 #define flush_tlb_all local_flush_tlb_all 650 static inline void local_flush_tlb_all(void) { } in local_flush_tlb_all() function
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | tlbflush.h | 66 static inline void local_flush_tlb_all(void) in local_flush_tlb_all() function
|
/linux-4.4.14/arch/mips/bcm47xx/ |
D | prom.c | 134 local_flush_tlb_all(); in early_tlb_init()
|
/linux-4.4.14/arch/arm/mach-davinci/ |
D | common.c | 95 local_flush_tlb_all(); in davinci_common_init()
|
/linux-4.4.14/arch/unicore32/kernel/ |
D | hibernate.c | 159 local_flush_tlb_all(); in restore_processor_state()
|
/linux-4.4.14/arch/arm/mm/ |
D | idmap.c | 134 local_flush_tlb_all(); in setup_mm_for_reboot()
|
D | pv-fixup-asm.S | 79 mcr p15, 0, ip, c8, c7, 0 @ local_flush_tlb_all()
|
D | context.c | 271 local_flush_tlb_all(); in check_and_switch_context()
|
D | mmu.c | 1365 local_flush_tlb_all(); in devicemaps_init()
|
/linux-4.4.14/arch/arc/mm/ |
D | tlb.c | 249 noinline void local_flush_tlb_all(void) in local_flush_tlb_all() function 375 local_flush_tlb_all(); in local_flush_tlb_kernel_range() 455 on_each_cpu((smp_call_func_t)local_flush_tlb_all, NULL, 1); in flush_tlb_all()
|
/linux-4.4.14/arch/metag/kernel/ |
D | smp.c | 288 local_flush_tlb_all(); in __cpu_disable() 352 local_flush_tlb_all(); in secondary_start_kernel()
|
/linux-4.4.14/arch/unicore32/mm/ |
D | mmu.c | 390 local_flush_tlb_all(); in devicemaps_init() 472 local_flush_tlb_all(); in setup_mm_for_reboot()
|
/linux-4.4.14/arch/arm64/mm/ |
D | context.c | 179 local_flush_tlb_all(); in check_and_switch_context()
|
D | mmu.c | 467 local_flush_tlb_all(); in paging_init()
|
/linux-4.4.14/arch/xtensa/kernel/ |
D | smp.c | 276 local_flush_tlb_all(); in __cpu_disable() 449 local_flush_tlb_all(); in ipi_flush_tlb_all()
|
/linux-4.4.14/arch/tile/kernel/ |
D | machine_kexec.c | 242 local_flush_tlb_all(); in setup_quasi_va_is_pa()
|
D | setup.c | 1628 local_flush_tlb_all(); in setup_per_cpu_areas()
|
/linux-4.4.14/arch/mips/cavium-octeon/ |
D | smp.c | 246 local_flush_tlb_all(); in octeon_cpu_disable()
|
/linux-4.4.14/arch/m32r/kernel/ |
D | smpboot.c | 433 local_flush_tlb_all(); in start_secondary()
|
/linux-4.4.14/arch/mips/kernel/ |
D | smp.c | 273 local_flush_tlb_all(); in flush_tlb_all_ipi()
|
D | smp-bmips.c | 368 local_flush_tlb_all(); in bmips_cpu_disable()
|
/linux-4.4.14/arch/arm/mach-imx/ |
D | pm-imx5.c | 227 local_flush_tlb_all(); in mx5_suspend_enter()
|
D | pm-imx6.c | 354 local_flush_tlb_all(); in imx6q_suspend_finish()
|
/linux-4.4.14/arch/arm/mach-mvebu/ |
D | pmsu.c | 292 local_flush_tlb_all(); in armada_370_xp_pmsu_idle_enter()
|
/linux-4.4.14/arch/mips/loongson64/loongson-3/ |
D | smp.c | 425 local_flush_tlb_all(); in loongson3_cpu_disable()
|