Searched defs:local_flush_tlb_kernel_range (Results 1 - 11 of 11) sorted by relevance

/linux-4.1.27/arch/sh/mm/
H A Dtlbflush_32.c78 void local_flush_tlb_kernel_range(unsigned long start, unsigned long end) local_flush_tlb_kernel_range() function
H A Dtlbflush_64.c163 void local_flush_tlb_kernel_range(unsigned long start, unsigned long end) local_flush_tlb_kernel_range() function
H A Dnommu.c65 void local_flush_tlb_kernel_range(unsigned long start, unsigned long end) local_flush_tlb_kernel_range() function
/linux-4.1.27/arch/unicore32/include/asm/
H A Dtlbflush.h172 #define local_flush_tlb_kernel_range(s, e) \ macro
/linux-4.1.27/arch/score/mm/
H A Dtlb-score.c123 void local_flush_tlb_kernel_range(unsigned long start, unsigned long end) local_flush_tlb_kernel_range() function
/linux-4.1.27/arch/xtensa/mm/
H A Dtlb.c152 void local_flush_tlb_kernel_range(unsigned long start, unsigned long end) local_flush_tlb_kernel_range() function
/linux-4.1.27/arch/mips/mm/
H A Dtlb-r3k.c121 void local_flush_tlb_kernel_range(unsigned long start, unsigned long end) local_flush_tlb_kernel_range() function
H A Dtlb-r8k.c111 void local_flush_tlb_kernel_range(unsigned long start, unsigned long end) local_flush_tlb_kernel_range() function
H A Dtlb-r4k.c166 void local_flush_tlb_kernel_range(unsigned long start, unsigned long end) local_flush_tlb_kernel_range() function
/linux-4.1.27/arch/arc/mm/
H A Dtlb.c319 void local_flush_tlb_kernel_range(unsigned long start, unsigned long end) local_flush_tlb_kernel_range() function
/linux-4.1.27/arch/arm/include/asm/
H A Dtlbflush.h604 #define local_flush_tlb_kernel_range(s,e) __cpu_flush_kern_tlb_range(s,e) macro
655 static inline void local_flush_tlb_kernel_range(unsigned long start, unsigned long end) { } local_flush_bp_all() function

Completed in 276 milliseconds