Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm64/hyperv/
Dmshyperv.c71 hv_common_cpu_init, hv_common_cpu_die); in hyperv_init()
/linux-5.19.10/drivers/hv/
Dhv_common.c152 int hv_common_cpu_die(unsigned int cpu) in hv_common_cpu_die() function
/linux-5.19.10/include/asm-generic/
Dmshyperv.h189 int hv_common_cpu_die(unsigned int cpu);
/linux-5.19.10/arch/x86/hyperv/
Dhv_init.c227 hv_common_cpu_die(cpu); in hv_cpu_die()