Home
last modified time | relevance | path

Searched defs:local_flush_tlb_range (Results 1 – 14 of 14) sorted by relevance

/arch/unicore32/include/asm/
Dtlbflush.h170 #define local_flush_tlb_range(vma, start, end) \ macro
/arch/m32r/mm/
Dfault-nommu.c113 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function
Dfault.c474 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function
/arch/sh/mm/
Dtlbflush_32.c39 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function
Dtlbflush_64.c79 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function
Dnommu.c49 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function
/arch/microblaze/include/asm/
Dtlbflush.h36 static inline void local_flush_tlb_range(struct vm_area_struct *vma, in local_flush_tlb_range() function
/arch/score/mm/
Dtlb-score.c80 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function
/arch/mips/mm/
Dtlb-r8k.c61 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function
Dtlb-r3k.c81 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function
Dtlb-r4k.c117 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function
/arch/xtensa/mm/
Dtlb.c88 void local_flush_tlb_range(struct vm_area_struct *vma, in local_flush_tlb_range() function
/arch/arm/include/asm/
Dtlbflush.h603 #define local_flush_tlb_range(vma,start,end) __cpu_flush_user_tlb_range(start,end,vma) macro
654 static inline void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, unsigned … in local_flush_tlb_range() function
/arch/arc/mm/
Dtlb.c323 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function