Home
last modified time | relevance | path

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

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