Home
last modified time | relevance | path

Searched defs:flush_tlb_range (Results 1 – 25 of 33) sorted by relevance

12

/arch/openrisc/include/asm/
Dtlbflush.h42 #define flush_tlb_range local_flush_tlb_range macro
/arch/m68k/include/asm/
Dtlbflush.h95 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
/arch/nds32/include/asm/
Dtlbflush.h39 #define flush_tlb_range local_flush_tlb_range macro
/arch/sparc/include/asm/
Dtlbflush_32.h11 #define flush_tlb_range(vma, start, end) \ macro
Dtlbflush_64.h35 static inline void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function
/arch/parisc/include/asm/
Dtlbflush.h19 #define flush_tlb_range(vma, start, end) \ macro
/arch/microblaze/include/asm/
Dtlbflush.h43 #define flush_tlb_range local_flush_tlb_range macro
59 #define flush_tlb_range(mm, start, end) BUG() macro
/arch/mips/include/asm/
Dtlbflush.h41 #define flush_tlb_range(vma, vmaddr, end) local_flush_tlb_range(vma, vmaddr, end) macro
/arch/sh/include/asm/
Dtlbflush.h44 #define flush_tlb_range(vma, start, end) \ macro
/arch/riscv/mm/
Dtlbflush.c52 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in flush_tlb_range() function
/arch/hexagon/mm/
Dvm_tlb.c25 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in flush_tlb_range() function
/arch/arc/include/asm/
Dtlbflush.h23 #define flush_tlb_range(vma, s, e) local_flush_tlb_range(vma, s, e) macro
/arch/riscv/include/asm/
Dtlbflush.h40 static inline void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function
/arch/s390/include/asm/
Dtlbflush.h119 static inline void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function
/arch/powerpc/mm/book3s32/
Dtlb.c162 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in flush_tlb_range() function
/arch/csky/mm/
Dtlb.c46 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in flush_tlb_range() function
/arch/alpha/include/asm/
Dtlbflush.h130 flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in flush_tlb_range() function
/arch/powerpc/include/asm/book3s/64/
Dtlbflush.h68 static inline void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function
/arch/arm/kernel/
Dsmp_tlb.c220 void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function
/arch/x86/include/asm/
Dtlbflush.h221 #define flush_tlb_range(vma, start, end) \ macro
/arch/xtensa/include/asm/
Dtlbflush.h55 #define flush_tlb_range(vma, vmaddr, end) local_flush_tlb_range(vma, vmaddr, \ macro
/arch/nios2/mm/
Dtlb.c102 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in flush_tlb_range() function
/arch/arm64/include/asm/
Dtlbflush.h363 static inline void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function
/arch/openrisc/kernel/
Dsmp.c309 void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function
/arch/ia64/mm/
Dtlb.c349 void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function

12