Symbol: local_flush_tlb_page
arch/arc/mm/tlb.c
278
void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page)
arch/arm/include/asm/tlbflush.h
435
local_flush_tlb_page(struct vm_area_struct *vma, unsigned long uaddr)
arch/arm/include/asm/tlbflush.h
647
static inline void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long uaddr) { }
arch/arm64/include/asm/tlbflush.h
336
static inline void local_flush_tlb_page(struct vm_area_struct *vma,
arch/loongarch/mm/tlb.c
113
void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page)
arch/microblaze/include/asm/tlbflush.h
27
static inline void local_flush_tlb_page(struct vm_area_struct *vma,
arch/mips/mm/tlb-r3k.c
147
void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page)
arch/mips/mm/tlb-r4k.c
215
void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page)
arch/openrisc/mm/tlb.c
83
void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long addr)
arch/powerpc/include/asm/book3s/32/tlbflush.h
77
static inline void local_flush_tlb_page(struct vm_area_struct *vma,
arch/powerpc/include/asm/book3s/64/tlbflush.h
91
static inline void local_flush_tlb_page(struct vm_area_struct *vma,
arch/powerpc/include/asm/nohash/tlbflush.h
43
static inline void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long vmaddr)
arch/powerpc/mm/nohash/tlb.c
152
void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long vmaddr)
arch/riscv/include/asm/tlbflush.h
32
static inline void local_flush_tlb_page(unsigned long addr)
arch/sh/mm/nommu.c
55
void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page)
arch/sh/mm/tlbflush_32.c
15
void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page)
arch/xtensa/mm/tlb.c
127
void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page)