ap_wfs_count      309 arch/x86/kernel/tboot.c static atomic_t ap_wfs_count;
ap_wfs_count      330 arch/x86/kernel/tboot.c 	atomic_inc(&ap_wfs_count);
ap_wfs_count      332 arch/x86/kernel/tboot.c 		if (tboot_wait_for_aps(atomic_read(&ap_wfs_count)))
ap_wfs_count      412 arch/x86/kernel/tboot.c 	atomic_set(&ap_wfs_count, 0);