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

/freebsd-11-stable/sys/xen/interface/
H A Dsched.h123 struct sched_shutdown { struct
126 typedef struct sched_shutdown sched_shutdown_t;
/freebsd-11-stable/sys/xen/
H A Dhypervisor.h62 struct sched_shutdown sched_shutdown = { local
66 HYPERVISOR_sched_op(SCHEDOP_shutdown, &sched_shutdown);
/freebsd-11-stable/sys/amd64/include/xen/
H A Dhypercall.h375 struct sched_shutdown sched_shutdown = { local
380 &sched_shutdown, srec);
/freebsd-11-stable/sys/i386/include/xen/
H A Dhypercall.h356 struct sched_shutdown sched_shutdown = { local
360 &sched_shutdown, srec);

Completed in 110 milliseconds