/linux-6.6.21/arch/m68k/include/asm/ |
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-6.6.21/arch/openrisc/include/asm/ |
D | tlbflush.h | 42 #define flush_tlb_range local_flush_tlb_range macro
|
/linux-6.6.21/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-6.6.21/arch/parisc/include/asm/ |
D | tlbflush.h | 19 #define flush_tlb_range(vma, start, end) \ macro
|
/linux-6.6.21/arch/mips/include/asm/ |
D | tlbflush.h | 41 #define flush_tlb_range(vma, vmaddr, end) local_flush_tlb_range(vma, vmaddr, end) macro
|
/linux-6.6.21/arch/loongarch/include/asm/ |
D | tlbflush.h | 41 #define flush_tlb_range(vma, vmaddr, end) local_flush_tlb_range(vma, vmaddr, end) macro
|
/linux-6.6.21/arch/sh/include/asm/ |
D | tlbflush.h | 44 #define flush_tlb_range(vma, start, end) \ macro
|
/linux-6.6.21/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-6.6.21/arch/arc/include/asm/ |
D | tlbflush.h | 23 #define flush_tlb_range(vma, s, e) local_flush_tlb_range(vma, s, e) macro
|
/linux-6.6.21/arch/s390/include/asm/ |
D | tlbflush.h | 117 static inline void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function
|
/linux-6.6.21/arch/powerpc/include/asm/book3s/32/ |
D | tlbflush.h | 64 flush_tlb_range(struct vm_area_struct *vma, unsigned long start, unsigned long end) in flush_tlb_range() function
|
/linux-6.6.21/arch/riscv/include/asm/ |
D | tlbflush.h | 55 static inline void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function
|
/linux-6.6.21/arch/csky/mm/ |
D | tlb.c | 52 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in flush_tlb_range() function
|
/linux-6.6.21/arch/microblaze/include/asm/ |
D | tlbflush.h | 43 #define flush_tlb_range local_flush_tlb_range macro
|
/linux-6.6.21/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-6.6.21/arch/arm/kernel/ |
D | smp_tlb.c | 220 void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function
|
/linux-6.6.21/arch/xtensa/include/asm/ |
D | tlbflush.h | 55 #define flush_tlb_range(vma, vmaddr, end) local_flush_tlb_range(vma, vmaddr, \ macro
|
/linux-6.6.21/arch/riscv/mm/ |
D | tlbflush.c | 164 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in flush_tlb_range() function
|
/linux-6.6.21/arch/nios2/mm/ |
D | tlb.c | 102 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in flush_tlb_range() function
|
/linux-6.6.21/arch/powerpc/include/asm/book3s/64/ |
D | tlbflush.h | 71 static inline void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function
|
/linux-6.6.21/arch/openrisc/kernel/ |
D | smp.c | 312 void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function
|
/linux-6.6.21/arch/ia64/mm/ |
D | tlb.c | 349 void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function
|
/linux-6.6.21/arch/arm64/include/asm/ |
D | tlbflush.h | 439 static inline void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function
|
/linux-6.6.21/arch/x86/include/asm/ |
D | tlbflush.h | 240 #define flush_tlb_range(vma, start, end) \ macro
|