Home
last modified time | relevance | path

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

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