Home
last modified time | relevance | path

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

/linux/include/asm-generic/
H A Dmshyperv.h207 int __init hv_common_init(void);
/linux/arch/x86/hyperv/
H A Dhv_init.c460 if (hv_common_init()) in hyperv_init()
/linux/drivers/hv/
H A Dhv_common.c315 int __init hv_common_init(void) in hv_common_init() function