Searched refs:__flush_tlb_single (Results 1 – 3 of 3) sorted by relevance
121 __flush_tlb_single(addr); in flush_tlb_func()231 __flush_tlb_single(addr); in flush_tlb_mm_range()293 __flush_tlb_single(addr); in do_kernel_range_flush()
15 #define __flush_tlb_single(addr) __native_flush_tlb_single(addr) macro135 __flush_tlb_single(addr); in __flush_tlb_one()
328 static inline void __flush_tlb_single(unsigned long addr) in __flush_tlb_single() function