Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/hyperv/
H A Dmshyperv.c72 hv_common_cpu_init, hv_common_cpu_die); in hyperv_init()
/linux-6.15/include/asm-generic/
H A Dmshyperv.h236 int hv_common_cpu_die(unsigned int cpu);
/linux-6.15/arch/x86/hyperv/
H A Dhv_init.c241 hv_common_cpu_die(cpu); in hv_cpu_die()
/linux-6.15/drivers/hv/
H A Dhv_common.c554 int hv_common_cpu_die(unsigned int cpu) in hv_common_cpu_die() function