Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/
H A Dsched.h152 #define SHUTDOWN_suspend 2 /* Clean up, save suspend info, kill. */ macro
/openbmc/qemu/include/hw/xen/interface/
H A Dsched.h160 #define SHUTDOWN_suspend 2 /* Clean up, save suspend info, kill. */ macro
/openbmc/linux/include/xen/arm/
H A Dhypercall.h70 struct sched_shutdown r = { .reason = SHUTDOWN_suspend }; in HYPERVISOR_suspend()
/openbmc/linux/arch/x86/include/asm/xen/
H A Dhypercall.h470 struct sched_shutdown r = { .reason = SHUTDOWN_suspend }; in HYPERVISOR_suspend()