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

/linux-master/arch/x86/kernel/
H A Dsmpboot.c138 static unsigned int smpboot_warm_reset_vector_count; variable
145 if (!smpboot_warm_reset_vector_count++) {
162 if (!--smpboot_warm_reset_vector_count) {

Completed in 114 milliseconds