Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/hyperv/
H A Dmshyperv.c66 ret = hv_common_init(); in hyperv_init()
/openbmc/linux/include/asm-generic/
H A Dmshyperv.h194 int __init hv_common_init(void);
/openbmc/linux/drivers/hv/
H A Dhv_common.c279 int __init hv_common_init(void) in hv_common_init() function
/openbmc/linux/arch/x86/hyperv/
H A Dhv_init.c466 if (hv_common_init()) in hyperv_init()