Home
last modified time | relevance | path

Searched refs:SHUTDOWN_reboot (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/include/xen/interface/
Dsched.h168 #define SHUTDOWN_reboot 1 /* Clean up, kill, and then restart. */ macro
/Linux-v4.19/arch/x86/xen/
Denlighten.c272 xen_reboot(SHUTDOWN_reboot); in xen_emergency_restart()
Denlighten_pv.c1077 xen_reboot(SHUTDOWN_reboot); in xen_restart()
/Linux-v4.19/arch/arm/xen/
Denlighten.c219 xen_reboot(SHUTDOWN_reboot); in xen_restart()
/Linux-v4.19/drivers/xen/
Defi.c274 xen_reboot(SHUTDOWN_reboot); in xen_efi_reset_system()