Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/xen/
HDhypervisor.h62 struct sched_shutdown sched_shutdown = { in HYPERVISOR_shutdown() local
66 HYPERVISOR_sched_op(SCHEDOP_shutdown, &sched_shutdown); in HYPERVISOR_shutdown()
/freebsd-11-stable/sys/xen/interface/
HDsched.h123 struct sched_shutdown { struct
126 typedef struct sched_shutdown sched_shutdown_t;
/freebsd-11-stable/sys/amd64/include/xen/
HDhypercall.h375 struct sched_shutdown sched_shutdown = { in HYPERVISOR_suspend() local
380 &sched_shutdown, srec); in HYPERVISOR_suspend()
/freebsd-11-stable/sys/i386/include/xen/
HDhypercall.h356 struct sched_shutdown sched_shutdown = { in HYPERVISOR_suspend() local
360 &sched_shutdown, srec); in HYPERVISOR_suspend()