Home
last modified time | relevance | path

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

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