Home
last modified time | relevance | path

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

/arch/nds32/include/asm/
Dtlbflush.h23 static inline void local_flush_tlb_kernel_range(unsigned long start, in local_flush_tlb_kernel_range() function
/arch/unicore32/include/asm/
Dtlbflush.h169 #define local_flush_tlb_kernel_range(s, e) \ macro
/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
Dtlbflush_64.c163 void local_flush_tlb_kernel_range(unsigned long start, unsigned long end) in local_flush_tlb_kernel_range() function
Dnommu.c64 void local_flush_tlb_kernel_range(unsigned long start, unsigned long end) in local_flush_tlb_kernel_range() function
/arch/mips/mm/
Dtlb-r3k.c114 void local_flush_tlb_kernel_range(unsigned long start, unsigned long end) in local_flush_tlb_kernel_range() function
Dtlb-r4k.c167 void local_flush_tlb_kernel_range(unsigned long start, unsigned long end) in local_flush_tlb_kernel_range() function
/arch/xtensa/mm/
Dtlb.c150 void local_flush_tlb_kernel_range(unsigned long start, unsigned long end) in local_flush_tlb_kernel_range() function
/arch/arm/include/asm/
Dtlbflush.h605 #define local_flush_tlb_kernel_range(s,e) __cpu_flush_kern_tlb_range(s,e) macro
653 static inline void local_flush_tlb_kernel_range(unsigned long start, unsigned long end) { } in local_flush_tlb_kernel_range() function
/arch/arc/mm/
Dtlb.c369 void local_flush_tlb_kernel_range(unsigned long start, unsigned long end) in local_flush_tlb_kernel_range() function