Home
last modified time | relevance | path

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

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