/linux-4.4.14/arch/frv/include/asm/ |
D | tlbflush.h | 28 #define flush_tlb_all() \ macro 57 #define __flush_tlb_global() flush_tlb_all() 58 #define flush_tlb() flush_tlb_all() 59 #define flush_tlb_kernel_range(start, end) flush_tlb_all() 64 #define flush_tlb_all() BUG() macro
|
/linux-4.4.14/arch/mn10300/include/asm/ |
D | tlbflush.h | 101 extern void flush_tlb_all(void); 116 static inline void flush_tlb_all(void) in flush_tlb_all() function 139 #define flush_tlb() flush_tlb_all() 146 flush_tlb_all(); in flush_tlb_kernel_range()
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | tlbflush.h | 32 # define flush_tlb_all() smp_flush_tlb_all() macro 34 # define flush_tlb_all() local_flush_tlb_all() macro 99 flush_tlb_all(); /* XXX fix me */ in flush_tlb_kernel_range()
|
D | tlb.h | 114 flush_tlb_all(); in ia64_tlb_flush_mmu_tlbonly()
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | tlbflush.h | 25 extern void flush_tlb_all(void); 28 #define smp_flush_tlb_all() flush_tlb_all() 61 flush_tlb_all(); in flush_tlb_mm()
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | tlbflush.h | 65 static inline void flush_tlb_all(void) in flush_tlb_all() function 103 flush_tlb_all(); in flush_tlb_kernel_range() 117 static inline void flush_tlb_all(void) in flush_tlb_all() function 219 flush_tlb_all(); in flush_tlb_kernel_range() 250 static inline void flush_tlb_all(void) in flush_tlb_all() function
|
/linux-4.4.14/arch/m32r/include/asm/ |
D | tlbflush.h | 25 #define flush_tlb_all() local_flush_tlb_all() macro 32 #define flush_tlb_all() do { } while (0) macro 44 #define flush_tlb_all() smp_flush_tlb_all() macro
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | tlbflush.h | 100 static inline void flush_tlb_all(void) in flush_tlb_all() function 138 extern void flush_tlb_all(void); 149 flush_tlb_all(); in flush_tlb_kernel_range()
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | tlbflush_32.h | 6 #define flush_tlb_all() \ macro 21 flush_tlb_all(); in flush_tlb_kernel_range()
|
/linux-4.4.14/arch/cris/include/asm/ |
D | tlbflush.h | 25 #define flush_tlb_all __flush_tlb_all macro 39 #define flush_tlb_kernel_range(start, end) flush_tlb_all()
|
/linux-4.4.14/arch/metag/include/asm/ |
D | tlbflush.h | 42 #define flush_tlb_all() __flush_tlb() macro 73 flush_tlb_all(); in flush_tlb_kernel_range()
|
D | mmu_context.h | 95 flush_tlb_all(); in switch_mmu()
|
/linux-4.4.14/arch/mips/include/asm/ |
D | tlbflush.h | 27 extern void flush_tlb_all(void); 37 #define flush_tlb_all() local_flush_tlb_all() macro
|
/linux-4.4.14/arch/sh/include/asm/ |
D | tlbflush.h | 28 extern void flush_tlb_all(void); 38 #define flush_tlb_all() local_flush_tlb_all() macro
|
/linux-4.4.14/arch/microblaze/include/asm/ |
D | tlbflush.h | 44 #define flush_tlb_all local_flush_tlb_all macro 60 #define flush_tlb_all() BUG() macro
|
/linux-4.4.14/arch/arc/include/asm/ |
D | tlbflush.h | 27 #define flush_tlb_all() local_flush_tlb_all() macro 35 extern void flush_tlb_all(void);
|
/linux-4.4.14/arch/x86/include/asm/ |
D | tlbflush.h | 169 static inline void flush_tlb_all(void) in flush_tlb_all() function 226 flush_tlb_all(); in flush_tlb_kernel_range() 240 extern void flush_tlb_all(void);
|
/linux-4.4.14/arch/sparc/mm/ |
D | highmem.c | 80 flush_tlb_all(); in kmap_atomic() 123 flush_tlb_all(); in __kunmap_atomic()
|
D | iommu.c | 105 flush_tlb_all(); in sbus_iommu_init() 384 flush_tlb_all(); in iommu_map_dma_area() 407 flush_tlb_all(); in iommu_unmap_dma_area()
|
D | srmmu.c | 316 flush_tlb_all(); in srmmu_nocache_init() 515 flush_tlb_all(); in srmmu_mapiorange() 539 flush_tlb_all(); in srmmu_unmapiorange() 925 flush_tlb_all(); in srmmu_paging_init() 942 flush_tlb_all(); in srmmu_paging_init()
|
D | io-unit.c | 237 flush_tlb_all(); in iounit_map_dma_area()
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | tlbflush.h | 74 static inline void flush_tlb_all(void) in flush_tlb_all() function 143 flush_tlb_all(); in flush_tlb_kernel_range()
|
/linux-4.4.14/arch/openrisc/mm/ |
D | tlb.c | 52 void flush_tlb_all(void) in flush_tlb_all() function 138 flush_tlb_all(); in flush_tlb_mm()
|
D | ioremap.c | 103 flush_tlb_all(); in iounmap()
|
D | init.c | 200 flush_tlb_all(); in paging_init()
|
/linux-4.4.14/arch/sh/mm/ |
D | tlbflush_64.c | 166 flush_tlb_all(); in local_flush_tlb_kernel_range() 171 flush_tlb_all(); in __flush_tlb_global()
|
/linux-4.4.14/arch/xtensa/include/asm/ |
D | tlbflush.h | 43 void flush_tlb_all(void); 52 #define flush_tlb_all() local_flush_tlb_all() macro
|
/linux-4.4.14/arch/m68k/mm/ |
D | kmap.c | 220 flush_tlb_all(); in __ioremap() 288 flush_tlb_all(); in __iounmap() 365 flush_tlb_all(); in kernel_set_cachemode()
|
D | motorola.c | 284 flush_tlb_all(); in paging_init()
|
/linux-4.4.14/arch/arm64/mm/ |
D | kasan_init.c | 133 flush_tlb_all(); in kasan_init() 160 flush_tlb_all(); in kasan_init()
|
D | mmu.c | 107 flush_tlb_all(); in alloc_init_pte() 151 flush_tlb_all(); in alloc_init_pmd() 168 flush_tlb_all(); in alloc_init_pmd() 229 flush_tlb_all(); in alloc_init_pud()
|
/linux-4.4.14/arch/avr32/include/asm/ |
D | tlbflush.h | 24 extern void flush_tlb_all(void);
|
D | mmu_context.h | 56 flush_tlb_all(); in get_mmu_context()
|
/linux-4.4.14/arch/um/include/asm/ |
D | tlbflush.h | 22 extern void flush_tlb_all(void);
|
/linux-4.4.14/arch/nios2/include/asm/ |
D | tlbflush.h | 33 extern void flush_tlb_all(void);
|
/linux-4.4.14/arch/openrisc/include/asm/ |
D | tlbflush.h | 37 void flush_tlb_all(void);
|
/linux-4.4.14/arch/cris/mm/ |
D | tlb.c | 109 flush_tlb_all(); in tlb_init()
|
/linux-4.4.14/arch/unicore32/include/asm/ |
D | tlbflush.h | 175 #define flush_tlb_all local_flush_tlb_all macro
|
/linux-4.4.14/arch/nios2/mm/ |
D | tlb.c | 44 flush_tlb_all(); in flush_tlb_mm() 244 void flush_tlb_all(void) in flush_tlb_all() function
|
D | mmu_context.c | 69 flush_tlb_all(); in get_new_context()
|
D | init.c | 82 flush_tlb_all(); in mmu_init()
|
D | ioremap.c | 106 flush_tlb_all(); in remap_area_pages()
|
/linux-4.4.14/arch/tile/include/asm/ |
D | tlbflush.h | 111 extern void flush_tlb_all(void);
|
/linux-4.4.14/arch/arm/include/asm/ |
D | tlbflush.h | 607 #define flush_tlb_all local_flush_tlb_all macro 615 extern void flush_tlb_all(void); 658 extern void flush_tlb_all(void);
|
/linux-4.4.14/arch/score/include/asm/ |
D | tlbflush.h | 25 #define flush_tlb_all() local_flush_tlb_all() macro
|
/linux-4.4.14/arch/mips/mm/ |
D | pgtable-64.c | 92 flush_tlb_all(); in set_pmd_at()
|
D | ioremap.c | 96 flush_tlb_all(); in remap_area_pages()
|
/linux-4.4.14/arch/tile/kernel/ |
D | tlb.c | 78 void flush_tlb_all(void) in flush_tlb_all() function
|
/linux-4.4.14/arch/avr32/mm/ |
D | tlb.c | 228 flush_tlb_all(); in flush_tlb_kernel_range() 261 void flush_tlb_all(void) in flush_tlb_all() function
|
/linux-4.4.14/arch/mn10300/mm/ |
D | tlb-smp.c | 210 void flush_tlb_all(void) in flush_tlb_all() function
|
/linux-4.4.14/arch/s390/include/asm/ |
D | tlbflush.h | 181 #define flush_tlb_all() do { } while (0) macro
|
/linux-4.4.14/arch/metag/mm/ |
D | mmu-meta2.c | 202 flush_tlb_all(); in mmu_init()
|
D | fault.c | 102 flush_tlb_all(); in do_page_fault()
|
/linux-4.4.14/arch/arm/kernel/ |
D | smp_tlb.c | 138 void flush_tlb_all(void) in flush_tlb_all() function
|
D | ftrace.c | 93 flush_tlb_all(); in ftrace_arch_code_modify_post_process()
|
/linux-4.4.14/arch/cris/arch-v10/mm/ |
D | tlb.c | 36 flush_tlb_all(void) in flush_tlb_all() function
|
/linux-4.4.14/arch/m68k/sun3x/ |
D | dvma.c | 144 flush_tlb_all(); in dvma_map_cpu()
|
/linux-4.4.14/arch/microblaze/mm/ |
D | consistent.c | 218 flush_tlb_all(); in consistent_free()
|
/linux-4.4.14/arch/parisc/mm/ |
D | init.c | 839 flush_tlb_all(); /* flush_tlb_all() calls recycle_sids() */ in alloc_sid() 943 void flush_tlb_all(void) in flush_tlb_all() function 966 void flush_tlb_all(void) in flush_tlb_all() function
|
/linux-4.4.14/arch/parisc/kernel/ |
D | cache.c | 383 flush_tlb_all(); in parisc_setup_cache_timing() 449 flush_tlb_all(); in __flush_tlb_range()
|
D | traps.c | 562 flush_tlb_all(); in handle_interruption()
|
/linux-4.4.14/arch/x86/mm/ |
D | tlb.c | 280 void flush_tlb_all(void) in flush_tlb_all() function
|
D | init_64.c | 857 flush_tlb_all(); in remove_pte_table() 999 flush_tlb_all(); in remove_pagetable()
|
D | pageattr.c | 1251 flush_tlb_all(); in __change_page_attr()
|
/linux-4.4.14/arch/alpha/kernel/ |
D | core_irongate.c | 399 flush_tlb_all(); in irongate_ioremap()
|
D | smp.c | 628 flush_tlb_all(void) in flush_tlb_all() function
|
D | core_titan.c | 535 flush_tlb_all(); in titan_ioremap()
|
D | core_marvel.c | 761 flush_tlb_all(); in marvel_ioremap()
|
/linux-4.4.14/arch/sh/kernel/ |
D | smp.c | 336 void flush_tlb_all(void) in flush_tlb_all() function
|
/linux-4.4.14/arch/mips/kernel/ |
D | smp.c | 276 void flush_tlb_all(void) in flush_tlb_all() function
|
/linux-4.4.14/arch/metag/kernel/ |
D | smp.c | 223 flush_tlb_all(); in __cpu_up()
|
/linux-4.4.14/arch/xtensa/kernel/ |
D | smp.c | 452 void flush_tlb_all(void) in flush_tlb_all() function
|
/linux-4.4.14/arch/ia64/mm/ |
D | tlb.c | 252 flush_tlb_all(); in ia64_global_tlb_purge()
|
/linux-4.4.14/drivers/xen/ |
D | balloon.c | 552 flush_tlb_all(); in decrease_reservation()
|
/linux-4.4.14/arch/um/kernel/ |
D | tlb.c | 491 void flush_tlb_all(void) in flush_tlb_all() function
|
/linux-4.4.14/arch/arc/mm/ |
D | tlb.c | 453 void flush_tlb_all(void) in flush_tlb_all() function
|
/linux-4.4.14/arch/tile/mm/ |
D | init.c | 982 flush_tlb_all(); in free_initmem()
|
/linux-4.4.14/Documentation/ |
D | cachetlb.txt | 31 1) void flush_tlb_all(void)
|