Home
last modified time | relevance | path

Searched defs:local_flush_tlb_kernel_range (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/arch/sh/mm/
Dtlbflush_32.c78 void local_flush_tlb_kernel_range(unsigned long start, unsigned long end) in local_flush_tlb_kernel_range() function
Dnommu.c63 void local_flush_tlb_kernel_range(unsigned long start, unsigned long end) in local_flush_tlb_kernel_range() function
/linux-6.1.9/arch/mips/mm/
Dtlb-r3k.c111 void local_flush_tlb_kernel_range(unsigned long start, unsigned long end) in local_flush_tlb_kernel_range() function
Dtlb-r4k.c166 void local_flush_tlb_kernel_range(unsigned long start, unsigned long end) in local_flush_tlb_kernel_range() function
/linux-6.1.9/arch/loongarch/mm/
Dtlb.c87 void local_flush_tlb_kernel_range(unsigned long start, unsigned long end) in local_flush_tlb_kernel_range() function
/linux-6.1.9/arch/xtensa/mm/
Dtlb.c150 void local_flush_tlb_kernel_range(unsigned long start, unsigned long end) in local_flush_tlb_kernel_range() function
/linux-6.1.9/arch/arm/include/asm/
Dtlbflush.h598 #define local_flush_tlb_kernel_range(s,e) __cpu_flush_kern_tlb_range(s,e) macro
646 static inline void local_flush_tlb_kernel_range(unsigned long start, unsigned long end) { } in local_flush_tlb_kernel_range() function
/linux-6.1.9/arch/arc/mm/
Dtlb.c249 void local_flush_tlb_kernel_range(unsigned long start, unsigned long end) in local_flush_tlb_kernel_range() function