Home
last modified time | relevance | path

Searched refs:hv_common_cpu_init (Results 1 – 3 of 3) sorted by relevance

/linux/include/asm-generic/
H A Dmshyperv.h211 int hv_common_cpu_init(unsigned int cpu);
/linux/arch/x86/hyperv/
H A Dhv_init.c124 ret = hv_common_cpu_init(cpu); in hv_cpu_init()
/linux/drivers/hv/
H A Dhv_common.c472 int hv_common_cpu_init(unsigned int cpu) in hv_common_cpu_init() function