Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/lib/
H A Dfeature-fixups.c231 static int __do_stf_barrier_fixups(void *data) in __do_stf_barrier_fixups() function
246 * them. So call __do_stf_barrier_fixups() on one CPU while all other CPUs in do_stf_barrier_fixups()
249 stop_machine(__do_stf_barrier_fixups, &types, NULL); in do_stf_barrier_fixups()
/kernel/linux/linux-6.6/arch/powerpc/lib/
H A Dfeature-fixups.c269 static int __do_stf_barrier_fixups(void *data) in __do_stf_barrier_fixups() function
284 * executing them. So call __do_stf_barrier_fixups() on one CPU while in do_stf_barrier_fixups()
298 stop_machine(__do_stf_barrier_fixups, &types, NULL); in do_stf_barrier_fixups()

Completed in 4 milliseconds