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

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

Completed in 86 milliseconds