Lines Matching defs:timer
40 * with stalled LAPIC Timers. All CPUs use one HPET timer. The timer's
83 * Solaris uses the first available non-legacy replacement timer as a proxy
84 * timer for processor Local APIC Timers that stop in deep idle C-states.
186 #define HPET_INTR_STATUS_MASK(timer) ((uint64_t)1 << (timer))
200 uint32_t size_cap :1; /* 1=64bit, 0=32bit timer */
230 * HPET Spec reserves timers 0 and 1 for legacy timer replacement (PIT and RTC).
232 * start at timer 2.
237 * HPET timer and interrupt used as LAPIC proxy during deep C-State.
240 int timer;