Searched refs:VCPUOP_set_singleshot_timer (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/contrib/xen/
H A Dvcpu.h160 #define VCPUOP_set_singleshot_timer 8 /* arg == vcpu_set_singleshot_timer_t */ macro
169 /* Flags to VCPUOP_set_singleshot_timer. */
/freebsd-current/sys/dev/xen/timer/
H A Dxen_timer.c291 return (HYPERVISOR_vcpu_op(VCPUOP_set_singleshot_timer, vcpu, &single));

Completed in 171 milliseconds