Home
last modified time | relevance | path

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

12

/arch/m32r/include/asm/
Dtlbflush.h28 #define flush_tlb_range(vma, start, end) \ macro
35 #define flush_tlb_range(vma, start, end) do { } while (0) macro
47 #define flush_tlb_range(vma, start, end) \ macro
/arch/frv/include/asm/
Dtlbflush.h42 #define flush_tlb_range(vma,start,end) \ macro
67 #define flush_tlb_range(mm,start,end) BUG() macro
/arch/m68k/include/asm/
Dtlbflush.h94 static inline void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function
191 static inline void flush_tlb_range (struct vm_area_struct *vma, in flush_tlb_range() function
265 static inline void flush_tlb_range(struct mm_struct *mm, in flush_tlb_range() function
/arch/mn10300/include/asm/
Dtlbflush.h108 static inline void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function
130 static inline void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function
/arch/cris/include/asm/
Dtlbflush.h29 static inline void flush_tlb_range(struct vm_area_struct * vma, unsigned long start, unsigned long … in flush_tlb_range() function
/arch/sparc/include/asm/
Dtlbflush_32.h10 #define flush_tlb_range(vma, start, end) \ macro
Dtlbflush_64.h33 static inline void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function
/arch/microblaze/include/asm/
Dtlbflush.h47 #define flush_tlb_range local_flush_tlb_range macro
63 #define flush_tlb_range(mm, start, end) BUG() macro
/arch/mips/include/asm/
Dtlbflush.h39 #define flush_tlb_range(vma, vmaddr, end) local_flush_tlb_range(vma, vmaddr, end) macro
/arch/sh/include/asm/
Dtlbflush.h43 #define flush_tlb_range(vma, start, end) \ macro
/arch/hexagon/mm/
Dvm_tlb.c37 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in flush_tlb_range() function
/arch/arc/include/asm/
Dtlbflush.h24 #define flush_tlb_range(vma, s, e) local_flush_tlb_range(vma, s, e) macro
/arch/parisc/include/asm/
Dtlbflush.h33 #define flush_tlb_range(vma, start, end) \ macro
/arch/metag/include/asm/
Dtlbflush.h58 static inline void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function
/arch/unicore32/include/asm/
Dtlbflush.h179 #define flush_tlb_range local_flush_tlb_range macro
/arch/tile/kernel/
Dtlb.c68 void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function
/arch/powerpc/mm/
Dtlb_hash32.c175 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/s390/include/asm/
Dtlbflush.h190 static inline void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function
/arch/openrisc/mm/
Dtlb.c102 void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function
/arch/score/include/asm/
Dtlbflush.h27 #define flush_tlb_range(vma, vmaddr, end) \ macro
/arch/arm64/include/asm/
Dtlbflush.h161 static inline void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function
/arch/nios2/mm/
Dtlb.c94 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in flush_tlb_range() function
/arch/powerpc/include/asm/
Dtlbflush.h157 static inline void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function
/arch/arm/kernel/
Dsmp_tlb.c187 void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() function

12