Searched refs:is_hpet_enabled (Results 1 – 6 of 6) sorted by relevance
129 int is_hpet_enabled(void) in is_hpet_enabled() function133 EXPORT_SYMBOL_GPL(is_hpet_enabled);985 if (!is_hpet_enabled()) in hpet_register_irq_handler()1002 if (!is_hpet_enabled()) in hpet_unregister_irq_handler()1021 if (!is_hpet_enabled()) in hpet_rtc_timer_init()1069 if (!is_hpet_enabled()) in hpet_mask_rtc_irq_bit()1084 if (!is_hpet_enabled()) in hpet_set_rtc_irq_bit()1102 if (!is_hpet_enabled()) in hpet_set_alarm_time()1117 if (!is_hpet_enabled()) in hpet_set_periodic_freq()1135 return is_hpet_enabled(); in hpet_rtc_dropped_irq()
36 if (num_possible_cpus() > 1 || is_hpet_enabled() || in init_pit_clocksource()
407 int hpet = is_hpet_enabled(), i, loopmin; in native_calibrate_tsc()887 hpet = is_hpet_enabled(); in tsc_refine_calibration_work()
71 extern int is_hpet_enabled(void);114 static inline int is_hpet_enabled(void) { return 0; } in is_hpet_enabled() function
98 static inline int is_hpet_enabled(void) in is_hpet_enabled() function289 if (is_hpet_enabled()) in cmos_checkintr()473 is_hpet_enabled() ? "yes" : "no", in cmos_procfs()605 if (is_hpet_enabled()) in cmos_interrupt()751 if (is_hpet_enabled()) { in cmos_do_probe()790 is_hpet_enabled() ? ", hpet irqs" : ""); in cmos_do_probe()913 if (!is_hpet_enabled() || !is_intr(mask)) in cmos_resume()
109 #define is_hpet_enabled() 0 macro251 if (is_hpet_enabled()) { in rtc_interrupt()1029 if (is_hpet_enabled()) { in rtc_init()