Home
last modified time | relevance | path

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

/Linux-v5.4/arch/nds32/mm/
Dtlb.c14 void local_flush_tlb_range(struct vm_area_struct *vma, in local_flush_tlb_range() function
/Linux-v5.4/arch/unicore32/include/asm/
Dtlbflush.h167 #define local_flush_tlb_range(vma, start, end) \ macro
/Linux-v5.4/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.c48 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function
/Linux-v5.4/arch/openrisc/mm/
Dtlb.c97 void local_flush_tlb_range(struct vm_area_struct *vma, in local_flush_tlb_range() function
/Linux-v5.4/arch/microblaze/include/asm/
Dtlbflush.h36 static inline void local_flush_tlb_range(struct vm_area_struct *vma, in local_flush_tlb_range() function
/Linux-v5.4/arch/mips/mm/
Dtlb-r3k.c70 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function
Dtlb-r4k.c107 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function
/Linux-v5.4/arch/xtensa/mm/
Dtlb.c88 void local_flush_tlb_range(struct vm_area_struct *vma, in local_flush_tlb_range() function
/Linux-v5.4/arch/arm/include/asm/
Dtlbflush.h604 #define local_flush_tlb_range(vma,start,end) __cpu_flush_user_tlb_range(start,end,vma) macro
652 static inline void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, unsigned … in local_flush_tlb_range() function
/Linux-v5.4/arch/arc/mm/
Dtlb.c324 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function