Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/
H A Dmp_init.c77 static int wait_for_aps(atomic_t *val, int target, int total_delay, in wait_for_aps() function
351 wait_for_aps(num_aps, ap_count, 200, 15); in start_aps()
364 if (wait_for_aps(num_aps, ap_count, 10000, 50)) { in start_aps()
387 if (wait_for_aps(&rec->cpus_entered, num_aps, in bsp_do_flight_plan()