Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dmp.h31 atomic_t cpus_entered; member
41 .cpus_entered = ATOMIC_INIT(0), \
/OK3568_Linux_fs/u-boot/arch/x86/cpu/
H A Dmp_init.c103 atomic_inc(&rec->cpus_entered); in ap_do_flight_plan()
388 if (wait_for_aps(&rec->cpus_entered, num_aps, in bsp_do_flight_plan()