Home
last modified time | relevance | path

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

/linux/arch/nds32/mm/
A Dtlb.c14 void local_flush_tlb_range(struct vm_area_struct *vma, in local_flush_tlb_range() function
/linux/arch/microblaze/include/asm/
A Dtlbflush.h30 static inline void local_flush_tlb_range(struct vm_area_struct *vma, in local_flush_tlb_range() function
/linux/arch/sh/mm/
A Dtlbflush_32.c39 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function
A Dnommu.c47 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function
/linux/arch/openrisc/mm/
A Dtlb.c96 void local_flush_tlb_range(struct vm_area_struct *vma, in local_flush_tlb_range() function
/linux/arch/mips/mm/
A Dtlb-r3k.c69 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function
A Dtlb-r4k.c106 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function
/linux/arch/xtensa/mm/
A Dtlb.c88 void local_flush_tlb_range(struct vm_area_struct *vma, in local_flush_tlb_range() function
/linux/arch/arm/include/asm/
A Dtlbflush.h597 #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/arch/arc/mm/
A Dtlb.c206 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() function

Completed in 12 milliseconds