Home
last modified time | relevance | path

Searched refs:SHUTDOWN_suspend (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/xen/interface/
H A Dsched.h78 * If the sched_shutdown_t reason is SHUTDOWN_suspend then
83 * In addition, which reason is SHUTDOWN_suspend this hypercall
169 #define SHUTDOWN_suspend 2 /* Clean up, save suspend info, kill. */ macro
/kernel/linux/linux-6.6/include/xen/interface/
H A Dsched.h61 * If the sched_shutdown_t reason is SHUTDOWN_suspend then
66 * In addition, which reason is SHUTDOWN_suspend this hypercall
152 #define SHUTDOWN_suspend 2 /* Clean up, save suspend info, kill. */ macro
/kernel/linux/linux-5.10/include/xen/arm/
H A Dhypercall.h71 struct sched_shutdown r = { .reason = SHUTDOWN_suspend }; in HYPERVISOR_suspend()
/kernel/linux/linux-6.6/include/xen/arm/
H A Dhypercall.h70 struct sched_shutdown r = { .reason = SHUTDOWN_suspend }; in HYPERVISOR_suspend()
/kernel/linux/linux-5.10/arch/x86/include/asm/xen/
H A Dhypercall.h408 struct sched_shutdown r = { .reason = SHUTDOWN_suspend }; in HYPERVISOR_suspend()
/kernel/linux/linux-6.6/arch/x86/include/asm/xen/
H A Dhypercall.h470 struct sched_shutdown r = { .reason = SHUTDOWN_suspend }; in HYPERVISOR_suspend()

Completed in 4 milliseconds