Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/cpu/microcode/
Dcore.c531 static int __wait_for_cpus(atomic_t *t, long long timeout) in __wait_for_cpus() function
568 if (__wait_for_cpus(&late_cpus_in, NSEC_PER_SEC)) in __reload_late()
589 if (__wait_for_cpus(&late_cpus_out, NSEC_PER_SEC * num_online_cpus())) in __reload_late()