| /Linux-v5.4/arch/m68k/include/asm/ | 
| D | tlbflush.h | 95 static inline void flush_tlb_range(struct vm_area_struct *vma,  in flush_tlb_range()  function192 static inline void flush_tlb_range (struct vm_area_struct *vma,  in flush_tlb_range()  function
 266 static inline void flush_tlb_range(struct mm_struct *mm,  in flush_tlb_range()  function
 
 | 
| /Linux-v5.4/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-v5.4/arch/openrisc/include/asm/ | 
| D | tlbflush.h | 44 #define flush_tlb_range	local_flush_tlb_range  macro
 | 
| /Linux-v5.4/arch/nds32/include/asm/ | 
| D | tlbflush.h | 39 #define flush_tlb_range		local_flush_tlb_range  macro
 | 
| /Linux-v5.4/arch/sparc/include/asm/ | 
| D | tlbflush_32.h | 11 #define flush_tlb_range(vma, start, end) \  macro
 | 
| D | tlbflush_64.h | 35 static inline void flush_tlb_range(struct vm_area_struct *vma,  in flush_tlb_range()  function
 | 
| /Linux-v5.4/arch/parisc/include/asm/ | 
| D | tlbflush.h | 19 #define flush_tlb_range(vma, start, end) \  macro
 | 
| /Linux-v5.4/arch/riscv/mm/ | 
| D | tlbflush.c | 31 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start,  in flush_tlb_range()  function
 | 
| /Linux-v5.4/arch/mips/include/asm/ | 
| D | tlbflush.h | 41 #define flush_tlb_range(vma, vmaddr, end)	local_flush_tlb_range(vma, vmaddr, end)  macro
 | 
| /Linux-v5.4/arch/sh/include/asm/ | 
| D | tlbflush.h | 44 #define flush_tlb_range(vma, start, end)	\  macro
 | 
| /Linux-v5.4/arch/riscv/include/asm/ | 
| D | tlbflush.h | 34 static inline void flush_tlb_range(struct vm_area_struct *vma,  in flush_tlb_range()  function
 | 
| /Linux-v5.4/arch/arc/include/asm/ | 
| D | tlbflush.h | 23 #define flush_tlb_range(vma, s, e)	local_flush_tlb_range(vma, s, e)  macro
 | 
| /Linux-v5.4/arch/hexagon/mm/ | 
| D | vm_tlb.c | 25 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start,  in flush_tlb_range()  function
 | 
| /Linux-v5.4/arch/unicore32/include/asm/ | 
| D | tlbflush.h | 176 #define flush_tlb_range		local_flush_tlb_range  macro
 | 
| /Linux-v5.4/arch/s390/include/asm/ | 
| D | tlbflush.h | 123 static inline void flush_tlb_range(struct vm_area_struct *vma,  in flush_tlb_range()  function
 | 
| /Linux-v5.4/arch/powerpc/mm/book3s32/ | 
| D | tlb.c | 159 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start,  in flush_tlb_range()  function
 | 
| /Linux-v5.4/arch/csky/mm/ | 
| D | tlb.c | 47 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start,  in flush_tlb_range()  function
 | 
| /Linux-v5.4/arch/alpha/include/asm/ | 
| D | tlbflush.h | 131 flush_tlb_range(struct vm_area_struct *vma, unsigned long start,  in flush_tlb_range()  function
 | 
| /Linux-v5.4/arch/arm64/include/asm/ | 
| D | tlbflush.h | 214 static inline void flush_tlb_range(struct vm_area_struct *vma,  in flush_tlb_range()  function
 | 
| /Linux-v5.4/arch/powerpc/include/asm/book3s/64/ | 
| D | tlbflush.h | 68 static inline void flush_tlb_range(struct vm_area_struct *vma,  in flush_tlb_range()  function
 | 
| /Linux-v5.4/arch/openrisc/kernel/ | 
| D | smp.c | 241 void flush_tlb_range(struct vm_area_struct *vma,  in flush_tlb_range()  function
 | 
| /Linux-v5.4/arch/arm/kernel/ | 
| D | smp_tlb.c | 220 void flush_tlb_range(struct vm_area_struct *vma,  in flush_tlb_range()  function
 | 
| /Linux-v5.4/arch/xtensa/include/asm/ | 
| D | tlbflush.h | 55 #define flush_tlb_range(vma, vmaddr, end)  local_flush_tlb_range(vma, vmaddr, \  macro
 | 
| /Linux-v5.4/arch/nios2/mm/ | 
| D | tlb.c | 103 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start,  in flush_tlb_range()  function
 | 
| /Linux-v5.4/arch/ia64/mm/ | 
| D | tlb.c | 350 void flush_tlb_range(struct vm_area_struct *vma,  in flush_tlb_range()  function
 |