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

/linux-master/arch/powerpc/lib/
H A Dfeature-fixups.c276 static int __do_stf_barrier_fixups(void *data) function
291 * executing them. So call __do_stf_barrier_fixups() on one CPU while
305 stop_machine(__do_stf_barrier_fixups, &types, NULL);

Completed in 259 milliseconds