Home
last modified time | relevance | path

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

/linux-6.15/include/xen/interface/
H A Dsched.h151 #define SHUTDOWN_reboot 1 /* Clean up, kill, and then restart. */ macro
/linux-6.15/arch/x86/xen/
H A Denlighten.c312 static int reboot_reason = SHUTDOWN_reboot;
H A Denlighten_pv.c1271 xen_reboot(SHUTDOWN_reboot); in xen_restart()
/linux-6.15/arch/arm/xen/
H A Denlighten.c190 xen_reboot(SHUTDOWN_reboot); in xen_restart()
/linux-6.15/drivers/xen/
H A Defi.c265 xen_reboot(SHUTDOWN_reboot); in xen_efi_reset_system()