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

/freebsd-current/sys/contrib/xen/
H A Dvcpu.h149 #define VCPUOP_stop_periodic_timer 7 /* arg == NULL */ macro
/freebsd-current/sys/dev/xen/timer/
H A Dxen_timer.c143 XTREQUIRES(HYPERVISOR_vcpu_op(VCPUOP_stop_periodic_timer, 0, NULL) == 0,
378 error = HYPERVISOR_vcpu_op(VCPUOP_stop_periodic_timer, i, NULL);
472 error = HYPERVISOR_vcpu_op(VCPUOP_stop_periodic_timer, i, NULL);

Completed in 108 milliseconds