Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/hyperv/
H A Dmshyperv.c71 hv_common_cpu_init, hv_common_cpu_die); in hyperv_init()
/openbmc/linux/include/asm-generic/
H A Dmshyperv.h197 int hv_common_cpu_die(unsigned int cpu);
/openbmc/linux/drivers/hv/
H A Dhv_common.c423 int hv_common_cpu_die(unsigned int cpu) in hv_common_cpu_die() function
/openbmc/linux/arch/x86/hyperv/
H A Dhv_init.c246 hv_common_cpu_die(cpu); in hv_cpu_die()