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

/linux-4.1.27/arch/mn10300/mm/
H A Dtlb-smp.c57 * smp_flush_tlb - Callback to invalidate the TLB.
60 void smp_flush_tlb(void *unused) smp_flush_tlb() function
128 smp_call_function(smp_flush_tlb, NULL, 1); flush_tlb_others()

Completed in 75 milliseconds