Home
last modified time | relevance | path

Searched refs:SHUTDOWN_poweroff (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/xen/interface/
Dsched.h167 #define SHUTDOWN_poweroff 0 /* Domain exited normally. Clean up and kill. */ macro
/Linux-v4.19/arch/arm/xen/
Denlighten.c225 xen_reboot(SHUTDOWN_poweroff); in xen_power_off()
/Linux-v4.19/drivers/xen/
Defi.c277 xen_reboot(SHUTDOWN_poweroff); in xen_efi_reset_system()
/Linux-v4.19/arch/x86/xen/
Denlighten_pv.c1082 xen_reboot(SHUTDOWN_poweroff); in xen_machine_halt()
1089 xen_reboot(SHUTDOWN_poweroff); in xen_machine_power_off()