Home
last modified time | relevance | path

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

/linux-5.19.10/include/xen/interface/
Dsched.h151 #define SHUTDOWN_reboot 1 /* Clean up, kill, and then restart. */ macro
/linux-5.19.10/arch/x86/xen/
Denlighten.c251 static int reboot_reason = SHUTDOWN_reboot;
Denlighten_pv.c1068 xen_reboot(SHUTDOWN_reboot); in xen_restart()
/linux-5.19.10/drivers/xen/
Defi.c264 xen_reboot(SHUTDOWN_reboot); in xen_efi_reset_system()
/linux-5.19.10/arch/arm/xen/
Denlighten.c193 xen_reboot(SHUTDOWN_reboot); in xen_restart()