Home
last modified time | relevance | path

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

/include/xen/interface/
Dsched.h87 #define SCHEDOP_shutdown 2 macro
/include/xen/arm/
Dhypercall.h74 return HYPERVISOR_sched_op(SCHEDOP_shutdown, &r); in HYPERVISOR_suspend()