Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
hv_common_init
arch/arm64/hyperv/mshyperv.c
107
ret = hv_common_init();
arch/x86/hyperv/hv_init.c
460
if (hv_common_init())
include/asm-generic/mshyperv.h
207
int __init hv_common_init(void);