Searched refs:is_hpet_enabled (Results 1 – 6 of 6) sorted by relevance
70 extern int is_hpet_enabled(void);113 static inline int is_hpet_enabled(void) { return 0; } in is_hpet_enabled() function
131 int is_hpet_enabled(void) in is_hpet_enabled() function135 EXPORT_SYMBOL_GPL(is_hpet_enabled);1029 if (!is_hpet_enabled()) in hpet_register_irq_handler()1046 if (!is_hpet_enabled()) in hpet_unregister_irq_handler()1065 if (!is_hpet_enabled()) in hpet_rtc_timer_init()1113 if (!is_hpet_enabled()) in hpet_mask_rtc_irq_bit()1128 if (!is_hpet_enabled()) in hpet_set_rtc_irq_bit()1146 if (!is_hpet_enabled()) in hpet_set_alarm_time()1161 if (!is_hpet_enabled()) in hpet_set_periodic_freq()1179 return is_hpet_enabled(); in hpet_rtc_dropped_irq()
36 if (num_possible_cpus() > 1 || is_hpet_enabled() || in init_pit_clocksource()
652 int hpet = is_hpet_enabled(), i, loopmin; in native_calibrate_tsc()1094 hpet = is_hpet_enabled(); in tsc_refine_calibration_work()
101 static inline int is_hpet_enabled(void) in is_hpet_enabled() function292 if (is_hpet_enabled()) in cmos_checkintr()475 is_hpet_enabled() ? "yes" : "no", in cmos_procfs()609 if (is_hpet_enabled()) in cmos_interrupt()774 if (is_hpet_enabled()) { in cmos_do_probe()810 is_hpet_enabled() ? ", hpet irqs" : ""); in cmos_do_probe()945 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()