/linux/arch/m68k/include/asm/ |
A D | tlbflush.h | 90 static inline void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function 187 static inline void flush_tlb_range (struct vm_area_struct *vma, in flush_tlb_range() function 261 static inline void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function
|
/linux/arch/openrisc/include/asm/ |
A D | tlbflush.h | 42 #define flush_tlb_range local_flush_tlb_range macro
|
/linux/arch/nds32/include/asm/ |
A D | tlbflush.h | 39 #define flush_tlb_range local_flush_tlb_range macro
|
/linux/arch/sparc/include/asm/ |
A D | tlbflush_32.h | 11 #define flush_tlb_range(vma, start, end) \ macro
|
A D | tlbflush_64.h | 35 static inline void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function
|
/linux/arch/parisc/include/asm/ |
A D | tlbflush.h | 19 #define flush_tlb_range(vma, start, end) \ macro
|
/linux/arch/mips/include/asm/ |
A D | tlbflush.h | 41 #define flush_tlb_range(vma, vmaddr, end) local_flush_tlb_range(vma, vmaddr, end) macro
|
/linux/arch/sh/include/asm/ |
A D | tlbflush.h | 44 #define flush_tlb_range(vma, start, end) \ macro
|
/linux/arch/hexagon/mm/ |
A D | vm_tlb.c | 25 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in flush_tlb_range() function
|
/linux/arch/arc/include/asm/ |
A D | tlbflush.h | 23 #define flush_tlb_range(vma, s, e) local_flush_tlb_range(vma, s, e) macro
|
/linux/arch/riscv/include/asm/ |
A D | tlbflush.h | 46 static inline void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function
|
/linux/arch/powerpc/include/asm/book3s/32/ |
A D | tlbflush.h | 62 flush_tlb_range(struct vm_area_struct *vma, unsigned long start, unsigned long end) in flush_tlb_range() function
|
/linux/arch/riscv/mm/ |
A D | tlbflush.c | 82 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in flush_tlb_range() function
|
/linux/arch/s390/include/asm/ |
A D | tlbflush.h | 119 static inline void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function
|
/linux/arch/microblaze/include/asm/ |
A D | tlbflush.h | 41 #define flush_tlb_range local_flush_tlb_range macro
|
/linux/arch/csky/mm/ |
A D | tlb.c | 52 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in flush_tlb_range() function
|
/linux/arch/alpha/include/asm/ |
A D | tlbflush.h | 130 flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in flush_tlb_range() function
|
/linux/arch/powerpc/include/asm/book3s/64/ |
A D | tlbflush.h | 68 static inline void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function
|
/linux/arch/arm/kernel/ |
A D | smp_tlb.c | 220 void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function
|
/linux/arch/xtensa/include/asm/ |
A D | tlbflush.h | 55 #define flush_tlb_range(vma, vmaddr, end) local_flush_tlb_range(vma, vmaddr, \ macro
|
/linux/arch/x86/include/asm/ |
A D | tlbflush.h | 225 #define flush_tlb_range(vma, start, end) \ macro
|
/linux/arch/nios2/mm/ |
A D | tlb.c | 102 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in flush_tlb_range() function
|
/linux/arch/arm64/include/asm/ |
A D | tlbflush.h | 363 static inline void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function
|
/linux/arch/openrisc/kernel/ |
A D | smp.c | 316 void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function
|
/linux/arch/ia64/mm/ |
A D | tlb.c | 349 void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function
|