Home
last modified time | relevance | path

Searched refs:hv_common_cpu_init (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.h235 int hv_common_cpu_init(unsigned int cpu);
/linux-6.15/arch/x86/hyperv/
H A Dhv_init.c85 ret = hv_common_cpu_init(cpu); in hv_cpu_init()
/linux-6.15/drivers/hv/
H A Dhv_common.c478 int hv_common_cpu_init(unsigned int cpu) in hv_common_cpu_init() function