Searched refs:do_flush_tlb_all (Results 1 – 2 of 2) sorted by relevance
55 static void do_flush_tlb_all(void *info);203 static void do_flush_tlb_all(void *unused) in do_flush_tlb_all() function213 on_each_cpu(do_flush_tlb_all, 0, 1); in flush_tlb_all()
322 static void do_flush_tlb_all(void *info) in do_flush_tlb_all() function331 on_each_cpu(do_flush_tlb_all, NULL, 1); in flush_tlb_all()