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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dvmiclock_32.c38 #define VMI_PERIODIC (VMI_ALARM_IS_PERIODIC | VMI_CYCLES_REAL | vmi_get_alarm_wiring()) macro
44 /* Given VMI_ONESHOT or VMI_PERIODIC, return the corresponding
144 now = vmi_timer_ops.get_cycle_counter(vmi_counter(VMI_PERIODIC));
145 vmi_timer_ops.set_alarm(VMI_PERIODIC, now, cycles_per_hz);
154 vmi_timer_ops.cancel_alarm(VMI_PERIODIC);

Completed in 61 milliseconds