Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm64/hyperv/
Dmshyperv.c66 ret = hv_common_init(); in hyperv_init()
/Linux-v6.6/include/asm-generic/
Dmshyperv.h194 int __init hv_common_init(void);
/Linux-v6.6/drivers/hv/
Dhv_common.c279 int __init hv_common_init(void) in hv_common_init() function
/Linux-v6.6/arch/x86/hyperv/
Dhv_init.c450 if (hv_common_init()) in hyperv_init()