/linux-6.6.21/arch/riscv/include/asm/ |
D | tlbflush.h | 26 static inline void local_flush_tlb_page(unsigned long addr) in local_flush_tlb_page() function 32 #define local_flush_tlb_page(addr) do { } while (0) macro
|
/linux-6.6.21/arch/powerpc/include/asm/nohash/ |
D | tlbflush.h | 43 static inline void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long vmaddr) in local_flush_tlb_page() function
|
/linux-6.6.21/arch/powerpc/include/asm/book3s/32/ |
D | tlbflush.h | 74 static inline void local_flush_tlb_page(struct vm_area_struct *vma, in local_flush_tlb_page() function
|
/linux-6.6.21/arch/sh/mm/ |
D | tlbflush_32.c | 15 void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page) in local_flush_tlb_page() function
|
D | nommu.c | 53 void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page) in local_flush_tlb_page() function
|
/linux-6.6.21/arch/microblaze/include/asm/ |
D | tlbflush.h | 27 static inline void local_flush_tlb_page(struct vm_area_struct *vma, in local_flush_tlb_page() function
|
/linux-6.6.21/arch/openrisc/mm/ |
D | tlb.c | 83 void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long addr) in local_flush_tlb_page() function
|
/linux-6.6.21/arch/mips/mm/ |
D | tlb-r3k.c | 147 void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page) in local_flush_tlb_page() function
|
D | tlb-r4k.c | 211 void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page) in local_flush_tlb_page() function
|
/linux-6.6.21/arch/loongarch/mm/ |
D | tlb.c | 112 void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page) in local_flush_tlb_page() function
|
/linux-6.6.21/arch/powerpc/include/asm/book3s/64/ |
D | tlbflush.h | 91 static inline void local_flush_tlb_page(struct vm_area_struct *vma, in local_flush_tlb_page() function
|
/linux-6.6.21/arch/xtensa/mm/ |
D | tlb.c | 127 void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page) in local_flush_tlb_page() function
|
/linux-6.6.21/arch/arm/include/asm/ |
D | tlbflush.h | 435 local_flush_tlb_page(struct vm_area_struct *vma, unsigned long uaddr) in local_flush_tlb_page() function 647 static inline void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long uaddr) { } in local_flush_tlb_page() function
|
/linux-6.6.21/arch/powerpc/mm/nohash/ |
D | tlb.c | 181 void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long vmaddr) in local_flush_tlb_page() function
|
/linux-6.6.21/arch/arc/mm/ |
D | tlb.c | 278 void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page) in local_flush_tlb_page() function
|