Searched defs:local_flush_tlb_range (Results 1 – 13 of 13) sorted by relevance
/Linux-v4.19/arch/nds32/mm/ |
D | tlb.c | 14 void local_flush_tlb_range(struct vm_area_struct *vma, in local_flush_tlb_range() function
|
/Linux-v4.19/arch/unicore32/include/asm/ |
D | tlbflush.h | 170 #define local_flush_tlb_range(vma, start, end) \ macro
|
/Linux-v4.19/arch/sh/mm/ |
D | tlbflush_32.c | 39 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function
|
D | tlbflush_64.c | 79 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function
|
D | nommu.c | 49 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function
|
/Linux-v4.19/arch/openrisc/mm/ |
D | tlb.c | 102 void local_flush_tlb_range(struct vm_area_struct *vma, in local_flush_tlb_range() function
|
/Linux-v4.19/arch/microblaze/include/asm/ |
D | tlbflush.h | 36 static inline void local_flush_tlb_range(struct vm_area_struct *vma, in local_flush_tlb_range() function
|
/Linux-v4.19/arch/mips/mm/ |
D | tlb-r8k.c | 61 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function
|
D | tlb-r3k.c | 82 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function
|
D | tlb-r4k.c | 124 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function
|
/Linux-v4.19/arch/xtensa/mm/ |
D | tlb.c | 88 void local_flush_tlb_range(struct vm_area_struct *vma, in local_flush_tlb_range() function
|
/Linux-v4.19/arch/arm/include/asm/ |
D | tlbflush.h | 607 #define local_flush_tlb_range(vma,start,end) __cpu_flush_user_tlb_range(start,end,vma) macro 655 static inline void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, unsigned … in local_flush_tlb_range() function
|
/Linux-v4.19/arch/arc/mm/ |
D | tlb.c | 327 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function
|