Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/hyperv/
H A Dmshyperv.c67 ret = hv_common_init(); in hyperv_init()
/linux-6.15/include/asm-generic/
H A Dmshyperv.h231 int __init hv_common_init(void);
/linux-6.15/arch/x86/hyperv/
H A Dhv_init.c444 if (hv_common_init()) in hyperv_init()
/linux-6.15/drivers/hv/
H A Dhv_common.c321 int __init hv_common_init(void) in hv_common_init() function