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

/linux-4.1.27/arch/x86/kernel/
H A Dtboot.c313 static atomic_t ap_wfs_count; variable
337 atomic_inc(&ap_wfs_count); tboot_cpu_callback()
339 if (tboot_wait_for_aps(atomic_read(&ap_wfs_count))) tboot_cpu_callback()
425 atomic_set(&ap_wfs_count, 0); tboot_late_init()

Completed in 50 milliseconds