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

/u-boot/arch/x86/cpu/
H A Dmp_init.c184 static int wait_for_aps(atomic_t *val, int target, int total_delay, function
472 wait_for_aps(ap_count, num_aps, 200, 15);
485 if (wait_for_aps(ap_count, num_aps, 10000, 50)) {
518 if (wait_for_aps(&rec->cpus_entered, num_aps,

Completed in 52 milliseconds