FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
hyperv_identify_features
sys/dev/hyperv/include/hyperv.h
90
bool hyperv_identify_features(void);
sys/dev/hyperv/vmbus/aarch64/hyperv_aarch64.c
55
bool hyperv_identify_features(void);
sys/dev/hyperv/vmbus/hyperv.c
172
return(hyperv_identify_features());
sys/dev/hyperv/vmbus/x86/hyperv_x86.c
58
bool hyperv_identify_features(void);