Searched refs:do_flush_tlb_all (Results 1 – 2 of 2) sorted by relevance
54 static void do_flush_tlb_all(void *info);202 static void do_flush_tlb_all(void *unused) in do_flush_tlb_all() function212 on_each_cpu(do_flush_tlb_all, 0, 1); in flush_tlb_all()
265 static void do_flush_tlb_all(void *info) in do_flush_tlb_all() function276 on_each_cpu(do_flush_tlb_all, NULL, 1); in flush_tlb_all()295 on_each_cpu(do_flush_tlb_all, NULL, 1); in flush_tlb_kernel_range()