Home
last modified time | relevance | path

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

/linux/arch/arm64/hyperv/
H A Dmshyperv.c112 hv_common_cpu_init, hv_common_cpu_die); in hyperv_init()
/linux/include/asm-generic/
H A Dmshyperv.h212 int hv_common_cpu_die(unsigned int cpu);
/linux/arch/x86/hyperv/
H A Dhv_init.c287 hv_common_cpu_die(cpu); in hv_cpu_die()
/linux/drivers/hv/
H A Dhv_common.c548 int hv_common_cpu_die(unsigned int cpu) in hv_common_cpu_die() function