Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/cpu/
Dmshyperv.c132 if (kexec_in_progress && hyperv_init_cpuhp > 0) in hv_machine_shutdown()
133 cpuhp_remove_state(hyperv_init_cpuhp); in hv_machine_shutdown()
/linux-6.1.9/arch/x86/hyperv/
Dhv_init.c34 int hyperv_init_cpuhp; variable
486 hyperv_init_cpuhp = cpuhp; in hyperv_init()
/linux-6.1.9/arch/x86/include/asm/
Dmshyperv.h27 extern int hyperv_init_cpuhp;