Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
hv_machine_power_off
arch/x86/include/asm/mshyperv.h
180
void hv_machine_power_off(void);
arch/x86/kernel/cpu/mshyperv.c
651
machine_ops.power_off = hv_machine_power_off;