Searched refs:do_flush_tlb_all (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/mm/
H A Dtlb.c1041 static void do_flush_tlb_all(void *info) function
1050 on_each_cpu(do_flush_tlb_all, NULL, 1);
1068 on_each_cpu(do_flush_tlb_all, NULL, 1);

Completed in 157 milliseconds