Home
last modified time | relevance | path

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

/freebsd/sys/xen/
H A Dhypervisor.h40 struct sched_shutdown sched_shutdown = { in HYPERVISOR_shutdown() local
44 HYPERVISOR_sched_op(SCHEDOP_shutdown, &sched_shutdown); in HYPERVISOR_shutdown()
/freebsd/sys/contrib/xen/
H A Dsched.h135 struct sched_shutdown { struct
138 typedef struct sched_shutdown sched_shutdown_t;
/freebsd/sys/amd64/include/xen/
H A Dhypercall.h345 struct sched_shutdown sched_shutdown = { in HYPERVISOR_suspend() local
350 &sched_shutdown, srec); in HYPERVISOR_suspend()
/freebsd/sys/i386/include/xen/
H A Dhypercall.h331 struct sched_shutdown sched_shutdown = { in HYPERVISOR_suspend() local
336 &sched_shutdown, srec); in HYPERVISOR_suspend()