| /linux-4.1.27/arch/m32r/include/asm/ | 
| D | tlbflush.h | 28 #define flush_tlb_range(vma, start, end)	\  macro35 #define flush_tlb_range(vma, start, end)	do { } while (0)  macro
 47 #define flush_tlb_range(vma, start, end)	\  macro
 
 | 
| /linux-4.1.27/arch/frv/include/asm/ | 
| D | tlbflush.h | 42 #define flush_tlb_range(vma,start,end)					\  macro67 #define flush_tlb_range(mm,start,end)		BUG()  macro
 
 | 
| /linux-4.1.27/arch/m68k/include/asm/ | 
| D | tlbflush.h | 94 static inline void flush_tlb_range(struct vm_area_struct *vma,  in flush_tlb_range()  function191 static inline void flush_tlb_range (struct vm_area_struct *vma,  in flush_tlb_range()  function
 265 static inline void flush_tlb_range(struct mm_struct *mm,  in flush_tlb_range()  function
 
 | 
| /linux-4.1.27/arch/mn10300/include/asm/ | 
| D | tlbflush.h | 108 static inline void flush_tlb_range(struct vm_area_struct *vma,  in flush_tlb_range()  function130 static inline void flush_tlb_range(struct vm_area_struct *vma,  in flush_tlb_range()  function
 
 | 
| /linux-4.1.27/arch/microblaze/include/asm/ | 
| D | tlbflush.h | 47 #define flush_tlb_range local_flush_tlb_range  macro63 #define flush_tlb_range(mm, start, end)		BUG()  macro
 
 | 
| /linux-4.1.27/arch/cris/include/asm/ | 
| D | tlbflush.h | 29 static inline void flush_tlb_range(struct vm_area_struct * vma, unsigned long start, unsigned long …  in flush_tlb_range()  function
 | 
| /linux-4.1.27/arch/arc/include/asm/ | 
| D | tlbflush.h | 22 #define flush_tlb_range(vma, s, e)	local_flush_tlb_range(vma, s, e)  macro
 | 
| /linux-4.1.27/arch/sparc/include/asm/ | 
| D | tlbflush_32.h | 10 #define flush_tlb_range(vma, start, end) \  macro
 | 
| D | tlbflush_64.h | 32 static inline void flush_tlb_range(struct vm_area_struct *vma,  in flush_tlb_range()  function
 | 
| /linux-4.1.27/arch/mips/include/asm/ | 
| D | tlbflush.h | 39 #define flush_tlb_range(vma, vmaddr, end)	local_flush_tlb_range(vma, vmaddr, end)  macro
 | 
| /linux-4.1.27/arch/sh/include/asm/ | 
| D | tlbflush.h | 43 #define flush_tlb_range(vma, start, end)	\  macro
 | 
| /linux-4.1.27/arch/hexagon/mm/ | 
| D | vm_tlb.c | 37 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start,  in flush_tlb_range()  function
 | 
| /linux-4.1.27/arch/parisc/include/asm/ | 
| D | tlbflush.h | 33 #define flush_tlb_range(vma, start, end) \  macro
 | 
| /linux-4.1.27/arch/metag/include/asm/ | 
| D | tlbflush.h | 58 static inline void flush_tlb_range(struct vm_area_struct *vma,  in flush_tlb_range()  function
 | 
| /linux-4.1.27/arch/x86/include/asm/ | 
| D | tlbflush.h | 198 static inline void flush_tlb_range(struct vm_area_struct *vma,  in flush_tlb_range()  function237 #define flush_tlb_range(vma, start, end)	\  macro
 
 | 
| /linux-4.1.27/arch/unicore32/include/asm/ | 
| D | tlbflush.h | 179 #define flush_tlb_range		local_flush_tlb_range  macro
 | 
| /linux-4.1.27/arch/tile/kernel/ | 
| D | tlb.c | 68 void flush_tlb_range(struct vm_area_struct *vma,  in flush_tlb_range()  function
 | 
| /linux-4.1.27/arch/powerpc/mm/ | 
| D | tlb_hash32.c | 175 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start,  in flush_tlb_range()  function
 | 
| D | tlb_nohash.c | 373 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start,  in flush_tlb_range()  function
 | 
| /linux-4.1.27/arch/arm64/include/asm/ | 
| D | tlbflush.h | 129 static inline void flush_tlb_range(struct vm_area_struct *vma,  in flush_tlb_range()  function
 | 
| /linux-4.1.27/arch/alpha/include/asm/ | 
| D | tlbflush.h | 130 flush_tlb_range(struct vm_area_struct *vma, unsigned long start,  in flush_tlb_range()  function
 | 
| /linux-4.1.27/arch/s390/include/asm/ | 
| D | tlbflush.h | 192 static inline void flush_tlb_range(struct vm_area_struct *vma,  in flush_tlb_range()  function
 | 
| /linux-4.1.27/arch/openrisc/mm/ | 
| D | tlb.c | 102 void flush_tlb_range(struct vm_area_struct *vma,  in flush_tlb_range()  function
 | 
| /linux-4.1.27/arch/score/include/asm/ | 
| D | tlbflush.h | 27 #define flush_tlb_range(vma, vmaddr, end) \  macro
 | 
| /linux-4.1.27/arch/nios2/mm/ | 
| D | tlb.c | 94 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start,  in flush_tlb_range()  function
 | 
| /linux-4.1.27/arch/powerpc/include/asm/ | 
| D | tlbflush.h | 157 static inline void flush_tlb_range(struct vm_area_struct *vma,  in flush_tlb_range()  function
 | 
| /linux-4.1.27/arch/arm/kernel/ | 
| D | smp_tlb.c | 180 void flush_tlb_range(struct vm_area_struct *vma,  in flush_tlb_range()  function
 | 
| /linux-4.1.27/arch/xtensa/include/asm/ | 
| D | tlbflush.h | 55 #define flush_tlb_range(vma, vmaddr, end)  local_flush_tlb_range(vma, vmaddr, \  macro
 | 
| /linux-4.1.27/arch/avr32/mm/ | 
| D | tlb.c | 173 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start,  in flush_tlb_range()  function
 | 
| /linux-4.1.27/arch/ia64/mm/ | 
| D | tlb.c | 301 flush_tlb_range (struct vm_area_struct *vma, unsigned long start,  in flush_tlb_range()  function
 | 
| /linux-4.1.27/arch/mips/kernel/ | 
| D | smp.c | 362 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start, unsigned long end)  in flush_tlb_range()  function
 | 
| /linux-4.1.27/arch/sh/kernel/ | 
| D | smp.c | 388 void flush_tlb_range(struct vm_area_struct *vma,  in flush_tlb_range()  function
 | 
| /linux-4.1.27/arch/alpha/kernel/ | 
| D | smp.c | 731 flush_tlb_range(struct vm_area_struct *vma, unsigned long start, unsigned long end)  in flush_tlb_range()  function
 | 
| /linux-4.1.27/arch/arc/mm/ | 
| D | tlb.c | 416 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start,  in flush_tlb_range()  function
 | 
| /linux-4.1.27/arch/xtensa/kernel/ | 
| D | smp.c | 488 void flush_tlb_range(struct vm_area_struct *vma,  in flush_tlb_range()  function
 | 
| /linux-4.1.27/arch/um/kernel/ | 
| D | tlb.c | 503 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start,  in flush_tlb_range()  function
 | 
| /linux-4.1.27/arch/arm/include/asm/ | 
| D | tlbflush.h | 611 #define flush_tlb_range		local_flush_tlb_range  macro
 |