Home
last modified time | relevance | path

Searched refs:sched_shutdown (Results 1 – 2 of 2) sorted by relevance

/include/xen/interface/
Dsched.h133 struct sched_shutdown { struct
136 DEFINE_GUEST_HANDLE_STRUCT(sched_shutdown); argument
/include/xen/arm/
Dhypercall.h71 struct sched_shutdown r = { .reason = SHUTDOWN_suspend }; in HYPERVISOR_suspend()