Searched refs:VCPUOP_stop_singleshot_timer (Results 1 – 2 of 2) sorted by relevance
161 #define VCPUOP_stop_singleshot_timer 9 /* arg == NULL */ macro
298 return (HYPERVISOR_vcpu_op(VCPUOP_stop_singleshot_timer, vcpu, NULL)); in xentimer_vcpu_stop_timer()