/Linux-v4.19/arch/riscv/include/asm/ |
D | tlbflush.h | 40 static inline void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function 54 #define flush_tlb_range(vma, start, end) \ macro
|
/Linux-v4.19/arch/m68k/include/asm/ |
D | tlbflush.h | 95 static inline void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function 192 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-v4.19/arch/microblaze/include/asm/ |
D | tlbflush.h | 47 #define flush_tlb_range local_flush_tlb_range macro 63 #define flush_tlb_range(mm, start, end) BUG() macro
|
/Linux-v4.19/arch/openrisc/include/asm/ |
D | tlbflush.h | 48 #define flush_tlb_range local_flush_tlb_range macro
|
/Linux-v4.19/arch/nds32/include/asm/ |
D | tlbflush.h | 39 #define flush_tlb_range local_flush_tlb_range macro
|
/Linux-v4.19/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-v4.19/arch/mips/include/asm/ |
D | tlbflush.h | 40 #define flush_tlb_range(vma, vmaddr, end) local_flush_tlb_range(vma, vmaddr, end) macro
|
/Linux-v4.19/arch/sh/include/asm/ |
D | tlbflush.h | 44 #define flush_tlb_range(vma, start, end) \ macro
|
/Linux-v4.19/arch/hexagon/mm/ |
D | vm_tlb.c | 38 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in flush_tlb_range() function
|
/Linux-v4.19/arch/arc/include/asm/ |
D | tlbflush.h | 26 #define flush_tlb_range(vma, s, e) local_flush_tlb_range(vma, s, e) macro
|
/Linux-v4.19/arch/parisc/include/asm/ |
D | tlbflush.h | 34 #define flush_tlb_range(vma, start, end) \ macro
|
/Linux-v4.19/arch/unicore32/include/asm/ |
D | tlbflush.h | 179 #define flush_tlb_range local_flush_tlb_range macro
|
/Linux-v4.19/arch/powerpc/mm/ |
D | tlb_hash32.c | 164 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in flush_tlb_range() function
|
D | tlb_nohash.c | 387 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in flush_tlb_range() function
|
/Linux-v4.19/arch/s390/include/asm/ |
D | tlbflush.h | 140 static inline void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function
|
/Linux-v4.19/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-v4.19/arch/arm64/include/asm/ |
D | tlbflush.h | 182 static inline void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function
|
/Linux-v4.19/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-v4.19/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-v4.19/arch/openrisc/kernel/ |
D | smp.c | 241 void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function
|
/Linux-v4.19/arch/arm/kernel/ |
D | smp_tlb.c | 223 void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function
|
/Linux-v4.19/arch/xtensa/include/asm/ |
D | tlbflush.h | 55 #define flush_tlb_range(vma, vmaddr, end) local_flush_tlb_range(vma, vmaddr, \ macro
|
/Linux-v4.19/arch/ia64/mm/ |
D | tlb.c | 301 flush_tlb_range (struct vm_area_struct *vma, unsigned long start, in flush_tlb_range() function
|
/Linux-v4.19/arch/x86/include/asm/ |
D | tlbflush.h | 556 #define flush_tlb_range(vma, start, end) \ macro
|