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

/linux-master/arch/powerpc/lib/
H A Dfeature-fixups.c358 static int __do_entry_flush_fixups(void *data) function
435 * other CPUs are executing it. So call __do_entry_flush_fixups() on one
439 stop_machine(__do_entry_flush_fixups, &types, NULL);

Completed in 287 milliseconds