Searched defs:local_flush_tlb_range (Results 1 – 10 of 10) sorted by relevance
/linux-6.1.9/arch/microblaze/include/asm/ |
D | tlbflush.h | 30 static inline void local_flush_tlb_range(struct vm_area_struct *vma, in local_flush_tlb_range() function
|
/linux-6.1.9/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 | nommu.c | 47 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function
|
/linux-6.1.9/arch/openrisc/mm/ |
D | tlb.c | 96 void local_flush_tlb_range(struct vm_area_struct *vma, in local_flush_tlb_range() function
|
/linux-6.1.9/arch/mips/mm/ |
D | tlb-r3k.c | 67 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function
|
D | tlb-r4k.c | 106 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function
|
/linux-6.1.9/arch/loongarch/mm/ |
D | tlb.c | 56 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function
|
/linux-6.1.9/arch/xtensa/mm/ |
D | tlb.c | 88 void local_flush_tlb_range(struct vm_area_struct *vma, in local_flush_tlb_range() function
|
/linux-6.1.9/arch/arm/include/asm/ |
D | tlbflush.h | 597 #define local_flush_tlb_range(vma,start,end) __cpu_flush_user_tlb_range(start,end,vma) macro 645 static inline void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, unsigned … in local_flush_tlb_range() function
|
/linux-6.1.9/arch/arc/mm/ |
D | tlb.c | 206 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function
|