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

/freebsd-9.3-release/sys/xen/
H A Dhypervisor.h70 int rc = HYPERVISOR_sched_op(SCHEDOP_yield, NULL);
83 int rc = HYPERVISOR_sched_op(SCHEDOP_block, NULL);
100 HYPERVISOR_sched_op(SCHEDOP_shutdown, &sched_shutdown);
127 rc = HYPERVISOR_sched_op(SCHEDOP_poll, &sched_poll);
/freebsd-9.3-release/sys/amd64/include/xen/
H A Dhypercall.h203 HYPERVISOR_sched_op( function
/freebsd-9.3-release/sys/i386/include/xen/
H A Dhypercall.h186 HYPERVISOR_sched_op( function
/freebsd-9.3-release/sys/i386/xen/
H A Dclock.c891 HYPERVISOR_sched_op(SCHEDOP_block, 0);

Completed in 37 milliseconds