Lines Matching full:interrupts
291 * Note: FSB (MSI) interrupts are not currently supported by Intel HPETs as of
627 * The HPET timers specify which I/O APIC interrupts they can be routed to.
703 * Callers must block interrupts before calling this function if they must
783 * disable the timer from generating interrupts here.
999 * Interrupt Service Routine for HPET I/O-APIC-generated interrupts.
1031 * structures before enabling timer interrupts. ASSERT the software in hpet_isr()
1037 * CPUs in deep c-states do not enable interrupts until after in hpet_isr()
1045 * Higher level interrupts may deadlock with CPUs going idle if this in hpet_isr()
1158 * Idle CPUs disable interrupts before programming the in hpet_guaranteed_schedule()
1160 * interrupts the idle cpu before it can enter a in hpet_guaranteed_schedule()
1187 * Called by the idle thread with interrupts enabled.
1188 * Always returns with interrupts disabled.
1232 * Interrupts must be blocked during that time to prevent lost in hpet_use_hpet_timer()
1233 * CBE wakeup interrupts from either LAPIC or HPET. in hpet_use_hpet_timer()
1235 * Must block interrupts before acquiring hpet_proxy_lock to prevent in hpet_use_hpet_timer()
1237 * idle thread acquires the mutex but before it clears interrupts. in hpet_use_hpet_timer()
1335 * interrupts. With an array data structure it is faster to always remove