Home
last modified time | relevance | path

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

/freebsd/sys/xen/
H A Dhypervisor.h44 HYPERVISOR_sched_op(SCHEDOP_shutdown, &sched_shutdown); in HYPERVISOR_shutdown()
/freebsd/sys/contrib/xen/
H A Dsched.h88 #define SCHEDOP_shutdown 2 macro
/freebsd/sys/amd64/include/xen/
H A Dhypercall.h349 return _hypercall3(int, sched_op, SCHEDOP_shutdown, in HYPERVISOR_suspend()
/freebsd/sys/i386/include/xen/
H A Dhypercall.h335 return _hypercall3(int, sched_op, SCHEDOP_shutdown, in HYPERVISOR_suspend()