Searched defs:local_flush_tlb_page (Results 1 - 15 of 15) sorted by relevance

/linux-master/arch/sh/mm/
H A Dtlbflush_32.c15 void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page) function
H A Dnommu.c53 void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page) function
/linux-master/arch/powerpc/include/asm/nohash/
H A Dtlbflush.h43 static inline void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long vmaddr) function
/linux-master/arch/microblaze/include/asm/
H A Dtlbflush.h27 static inline void local_flush_tlb_page(struct vm_area_struct *vma, function
/linux-master/arch/powerpc/include/asm/book3s/32/
H A Dtlbflush.h74 static inline void local_flush_tlb_page(struct vm_area_struct *vma, function
/linux-master/arch/riscv/include/asm/
H A Dtlbflush.h26 static inline void local_flush_tlb_page(unsigned long addr) function
32 #define local_flush_tlb_page(addr) do { } while (0) macro
/linux-master/arch/openrisc/mm/
H A Dtlb.c83 void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long addr) function
/linux-master/arch/mips/mm/
H A Dtlb-r3k.c147 void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page) function
H A Dtlb-r4k.c211 void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page) function
/linux-master/arch/xtensa/mm/
H A Dtlb.c127 void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page) function
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dtlbflush.h91 static inline void local_flush_tlb_page(struct vm_area_struct *vma, function
/linux-master/arch/loongarch/mm/
H A Dtlb.c113 void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page) function
/linux-master/arch/powerpc/mm/nohash/
H A Dtlb.c181 void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long vmaddr) function
186 EXPORT_SYMBOL(local_flush_tlb_page); variable
/linux-master/arch/arm/include/asm/
H A Dtlbflush.h435 local_flush_tlb_page(struct vm_area_struct *vma, unsigned long uaddr) function
647 static inline void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long uaddr) { } function
/linux-master/arch/arc/mm/
H A Dtlb.c278 void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page) function

Completed in 168 milliseconds