Home
last modified time | relevance | path

Searched refs:local_flush_tlb_page (Results 1 - 25 of 68) sorted by relevance

123

/kernel/linux/linux-5.10/arch/riscv/include/asm/
H A Dtlbflush.h20 static inline void local_flush_tlb_page(unsigned long addr) in local_flush_tlb_page() function
26 #define local_flush_tlb_page(addr) do { } while (0) macro
38 #define flush_tlb_page(vma, addr) local_flush_tlb_page(addr)
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/
H A Dtlbflush.h12 * - local_flush_tlb_page(vma, vmaddr) flushes one page on the local processor
43 static inline void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long vmaddr) in local_flush_tlb_page() function
66 extern void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long vmaddr);
80 #define flush_tlb_page(vma,addr) local_flush_tlb_page(vma,addr)
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dtlbflush.h26 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
53 #define flush_tlb_page(vma, addr) local_flush_tlb_page(addr)
/kernel/linux/linux-5.10/arch/nds32/include/asm/
H A Dtlbflush.h35 void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long addr);
40 #define flush_tlb_page local_flush_tlb_page
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/
H A Dtlbflush.h12 * - local_flush_tlb_page(vma, vmaddr) flushes one page on the local processor
37 extern void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long vmaddr);
49 #define flush_tlb_page(vma,addr) local_flush_tlb_page(vma,addr)
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dtlbflush.h21 extern void local_flush_tlb_page(struct vm_area_struct *vma,
44 #define flush_tlb_page(vma, page) local_flush_tlb_page(vma, page)
/kernel/linux/linux-5.10/arch/openrisc/include/asm/
H A Dtlbflush.h32 extern void local_flush_tlb_page(struct vm_area_struct *vma,
41 #define flush_tlb_page local_flush_tlb_page
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dtlbflush.h21 extern void local_flush_tlb_page(struct vm_area_struct *vma,
44 #define flush_tlb_page(vma, page) local_flush_tlb_page(vma, page)
/kernel/linux/linux-6.6/arch/microblaze/include/asm/
H A Dhighmem.h55 local_flush_tlb_page(NULL, vaddr);
57 local_flush_tlb_page(NULL, vaddr);
H A Dtlbflush.h27 static inline void local_flush_tlb_page(struct vm_area_struct *vma, in local_flush_tlb_page() function
42 #define flush_tlb_page local_flush_tlb_page
/kernel/linux/linux-6.6/arch/openrisc/include/asm/
H A Dtlbflush.h32 extern void local_flush_tlb_page(struct vm_area_struct *vma,
41 #define flush_tlb_page local_flush_tlb_page
/kernel/linux/linux-5.10/arch/microblaze/mm/
H A Dhighmem.c48 local_flush_tlb_page(NULL, vaddr); in kmap_atomic_high_prot()
74 local_flush_tlb_page(NULL, vaddr); in kunmap_atomic_high()
/kernel/linux/linux-5.10/arch/powerpc/mm/
H A Dhighmem.c37 local_flush_tlb_page(NULL, vaddr); in kmap_atomic_high_prot()
62 local_flush_tlb_page(NULL, vaddr); in kunmap_atomic_high()
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dtlbflush.h19 extern void local_flush_tlb_page(struct vm_area_struct *vma,
41 #define flush_tlb_page(vma, page) local_flush_tlb_page(vma, page)
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dtlbflush.h25 extern void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page);
43 #define flush_tlb_page(vma, page) local_flush_tlb_page(vma, page)
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dtlbflush.h25 extern void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page);
43 #define flush_tlb_page(vma, page) local_flush_tlb_page(vma, page)
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dhighmem.h64 local_flush_tlb_page(NULL, vaddr)
66 local_flush_tlb_page(NULL, vaddr)
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dtlbflush.h19 extern void local_flush_tlb_page(struct vm_area_struct *vma,
41 #define flush_tlb_page(vma, page) local_flush_tlb_page(vma, page)
/kernel/linux/linux-5.10/arch/arc/include/asm/
H A Dtlbflush.h13 void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page);
24 #define flush_tlb_page(vma, page) local_flush_tlb_page(vma, page)
/kernel/linux/linux-5.10/arch/microblaze/include/asm/
H A Dtlbflush.h29 static inline void local_flush_tlb_page(struct vm_area_struct *vma, in local_flush_tlb_page() function
42 #define flush_tlb_page local_flush_tlb_page
/kernel/linux/linux-6.6/arch/arc/include/asm/
H A Dtlbflush.h13 void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page);
24 #define flush_tlb_page(vma, page) local_flush_tlb_page(vma, page)
/kernel/linux/linux-5.10/arch/xtensa/include/asm/
H A Dtlbflush.h35 void local_flush_tlb_page(struct vm_area_struct *vma,
54 #define flush_tlb_page(vma, page) local_flush_tlb_page(vma, page)
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
H A Dtlbflush.h91 static inline void local_flush_tlb_page(struct vm_area_struct *vma, in local_flush_tlb_page() function
137 #define flush_tlb_page(vma, addr) local_flush_tlb_page(vma, addr)
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
H A Dtlbflush.h91 static inline void local_flush_tlb_page(struct vm_area_struct *vma, in local_flush_tlb_page() function
128 #define flush_tlb_page(vma, addr) local_flush_tlb_page(vma, addr)
/kernel/linux/linux-6.6/arch/xtensa/include/asm/
H A Dtlbflush.h35 void local_flush_tlb_page(struct vm_area_struct *vma,
54 #define flush_tlb_page(vma, page) local_flush_tlb_page(vma, page)

Completed in 6 milliseconds

123