Lines Matching full:lapic
100 static kmutex_t hpet_proxy_lock; /* lock for lAPIC proxy data */
347 * the HPET to proxy the LAPIC. in hpet_acpi_init()
363 * If the hardware indicates that LAPIC timers are always in hpet_acpi_init()
387 * LAPIC Timers. Get a free HPET timer that supports I/O APIC routed interrupt.
1054 * lost wakeups: Set a flag to refuse all future LAPIC Timer in hpet_deep_idle_config()
1277 * as a proxy for their LAPIC Timer. The HPET's Timer in hpet_guaranteed_schedule()
1333 * LAPIC TIMER : disabled
1337 * 2. Successfully programmed the HPET to act as a LAPIC Timer proxy.
1338 * LAPIC TIMER : disabled
1340 * *lapic_expire : hrtime_t when LAPIC timer would have expired
1342 * 3. Failed to programmed the HPET to act as a LAPIC Timer proxy.
1343 * LAPIC TIMER : enabled
1372 * CBE wakeup interrupts from either LAPIC or HPET. in hpet_use_hpet_timer()
1385 * LAPIC timer is currently disabled. in hpet_use_hpet_timer()
1386 * Will not use the HPET as a LAPIC Timer proxy. in hpet_use_hpet_timer()
1420 * LAPIC timer is currently disabled. in hpet_use_hpet_timer()
1421 * Will not use the HPET as a LAPIC Timer proxy. in hpet_use_hpet_timer()
1458 * We are the next lAPIC to expire. in hpet_use_hpet_timer()
1495 * Do not enable a LAPIC Timer that was initially disabled. in hpet_use_lapic_timer()