Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/hyperv/
H A Dhv_init.c100 * EOI optimization is disabled in hv_cpu_die(), otherwise a CPU may in hv_cpu_init()
211 static int hv_cpu_die(unsigned int cpu) in hv_cpu_die() function
288 ret = hv_cpu_die(0); in hv_suspend()
311 * Reenlightenment notifications are disabled by hv_cpu_die(0), in hv_resume()
394 hv_cpu_init, hv_cpu_die); in hyperv_init()
/kernel/linux/linux-6.6/arch/x86/hyperv/
H A Dhv_init.c112 * in hv_cpu_die(), otherwise a CPU may not be stopped in the in hv_cpu_init()
233 static int hv_cpu_die(unsigned int cpu) in hv_cpu_die() function
343 ret = hv_cpu_die(0); in hv_suspend()
366 * Reenlightenment notifications are disabled by hv_cpu_die(0), in hv_resume()
499 hv_cpu_init, hv_cpu_die); in hyperv_init()

Completed in 2 milliseconds