Home
last modified time | relevance | path

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

/Linux-v5.15/arch/arm64/hyperv/
Dmshyperv.c66 ret = hv_common_init(); in hyperv_init()
/Linux-v5.15/drivers/hv/
Dhv_common.c71 int __init hv_common_init(void) in hv_common_init() function
/Linux-v5.15/include/asm-generic/
Dmshyperv.h175 int __init hv_common_init(void);
/Linux-v5.15/arch/x86/hyperv/
Dhv_init.c359 if (hv_common_init()) in hyperv_init()