Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/ !
H A Dtboot.c317 static atomic_t ap_wfs_count; variable
338 atomic_inc(&ap_wfs_count); in tboot_dying_cpu()
340 if (tboot_wait_for_aps(atomic_read(&ap_wfs_count))) in tboot_dying_cpu()
420 atomic_set(&ap_wfs_count, 0); in tboot_late_init()