Home
last modified time | relevance | path

Searched refs:__wait_for_cpus (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/arch/x86/kernel/cpu/microcode/
Dcore.c529 static int __wait_for_cpus(atomic_t *t, long long timeout) in __wait_for_cpus() function
566 if (__wait_for_cpus(&late_cpus_in, NSEC_PER_SEC)) in __reload_late()
587 if (__wait_for_cpus(&late_cpus_out, NSEC_PER_SEC * num_online_cpus())) in __reload_late()