Lines Matching defs:timer
63 static boolean_t cstate_use_timer(hrtime_t *lapic_expire, int timer);
66 * the flag of always-running local APIC timer.
127 * details of the hardware timer used during Deep C-state.
143 * hardware timer that works during Deep C-states. This function also
144 * switches the timer back to the LACPI Timer after Deep C-state.
147 cstate_use_timer(hrtime_t *lapic_expire, int timer)
158 switch (timer) {
409 * The local APIC timer can stop in ACPI C2 and deeper c-states.
411 * LAPIC timer.
467 * CPU's proxy LAPIC timer. This CPU cannot enter C2 or deeper
468 * because no timer is set to wake it up while its LAPIC timer
534 * The LAPIC timer may have stopped in deep c-state.