Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dsmpboot.c139 static unsigned int smpboot_warm_reset_vector_count; variable
146 if (!smpboot_warm_reset_vector_count++) { in smpboot_setup_warm_reset_vector()
163 if (!--smpboot_warm_reset_vector_count) { in smpboot_restore_warm_reset_vector()