NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
HYPERCALL_STATUS_SUCCESS
sys/arch/x86/x86/hyperv.c
362
return ~HYPERCALL_STATUS_SUCCESS;
sys/dev/hyperv/hyperv_common.c
80
return ~HYPERCALL_STATUS_SUCCESS;
sys/dev/hyperv/vmbus.c
619
if (status == HYPERCALL_STATUS_SUCCESS)