Searched refs:HYPERVISOR_sched_op (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/xen/
H A Dhypervisor.h36 int rc = HYPERVISOR_sched_op(SCHEDOP_yield, NULL);
49 int rc = HYPERVISOR_sched_op(SCHEDOP_block, NULL);
66 HYPERVISOR_sched_op(SCHEDOP_shutdown, &sched_shutdown);
93 rc = HYPERVISOR_sched_op(SCHEDOP_poll, &sched_poll);
/freebsd-11-stable/sys/amd64/include/xen/
H A Dhypercall.h220 HYPERVISOR_sched_op( function
/freebsd-11-stable/sys/i386/include/xen/
H A Dhypercall.h198 HYPERVISOR_sched_op( function

Completed in 53 milliseconds