Searched refs:hpet_events (Results 1 – 1 of 1) sorted by relevance
403 if ( !hpet_events ) in hpet_fsb_cap_lookup()443 return hpet_events; in hpet_get_channel()446 return &hpet_events[cpu]; in hpet_get_channel()466 ch = &hpet_events[next]; in hpet_get_channel()575 if ( !hpet_events ) in hpet_broadcast_init()577 if ( !hpet_events || !zalloc_cpumask_var(&hpet_events->cpumask) ) in hpet_broadcast_init()627 if ( !hpet_events ) in hpet_broadcast_resume()673 if ( !hpet_events || !(hpet_events->flags & HPET_EVT_LEGACY) ) in hpet_disable_legacy_broadcast()751 return ((hpet_events && (hpet_events->flags & HPET_EVT_LEGACY)) in hpet_broadcast_is_available()759 if ( !hpet_events || in hpet_legacy_irq_tick()[all …]
Completed in 3 milliseconds