Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dsmpboot.c147 static unsigned int smpboot_warm_reset_vector_count; variable
154 if (!smpboot_warm_reset_vector_count++) { in smpboot_setup_warm_reset_vector()
171 if (!--smpboot_warm_reset_vector_count) { in smpboot_restore_warm_reset_vector()