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

/freebsd-10.3-release/sys/xen/interface/
H A Dvcpu.h153 #define VCPUOP_stop_singleshot_timer 9 /* arg == NULL */ macro
/freebsd-10.3-release/sys/dev/xen/timer/
H A Dtimer.c378 return (HYPERVISOR_vcpu_op(VCPUOP_stop_singleshot_timer, vcpu, NULL));

Completed in 113 milliseconds