Searched refs:is_hpet_enabled (Results 1 – 4 of 4) sorted by relevance
71 extern int is_hpet_enabled(void);97 static inline int is_hpet_enabled(void) { return 0; } in is_hpet_enabled() function
136 int is_hpet_enabled(void) in is_hpet_enabled() function140 EXPORT_SYMBOL_GPL(is_hpet_enabled);1234 if (!is_hpet_enabled()) in hpet_register_irq_handler()1251 if (!is_hpet_enabled()) in hpet_unregister_irq_handler()1270 if (!is_hpet_enabled()) in hpet_rtc_timer_init()1319 if (!is_hpet_enabled()) in hpet_mask_rtc_irq_bit()1334 if (!is_hpet_enabled()) in hpet_set_rtc_irq_bit()1351 if (!is_hpet_enabled()) in hpet_set_alarm_time()1366 if (!is_hpet_enabled()) in hpet_set_periodic_freq()
67 if (num_possible_cpus() > 1 || is_hpet_enabled() || in init_pit_clocksource()
128 static inline int is_hpet_enabled(void) in is_hpet_enabled() function176 return is_hpet_enabled() && !cmos_use_acpi_alarm(); in use_hpet_alarm()828 if (!is_hpet_enabled()) in use_acpi_alarm_quirks()