Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm64/hyperv/
Dmshyperv.c66 ret = hv_common_init(); in hyperv_init()
/Linux-v6.1/drivers/hv/
Dhv_common.c72 int __init hv_common_init(void) in hv_common_init() function
/Linux-v6.1/include/asm-generic/
Dmshyperv.h183 int __init hv_common_init(void);
/Linux-v6.1/arch/x86/hyperv/
Dhv_init.c396 if (hv_common_init()) in hyperv_init()