Home
last modified time | relevance | path

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

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