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

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

Completed in 127 milliseconds