Home
last modified time | relevance | path

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

/linux-6.15/include/xen/interface/
H A Dsched.h150 #define SHUTDOWN_poweroff 0 /* Domain exited normally. Clean up and kill. */ macro
/linux-6.15/arch/arm/xen/
H A Denlighten.c202 xen_reboot(SHUTDOWN_poweroff); in xen_power_off()
/linux-6.15/drivers/xen/
H A Defi.c268 xen_reboot(SHUTDOWN_poweroff); in xen_efi_reset_system()
/linux-6.15/arch/x86/xen/
H A Denlighten_pv.c1276 xen_reboot(SHUTDOWN_poweroff); in xen_machine_halt()
1282 xen_reboot(SHUTDOWN_poweroff); in xen_machine_power_off()