Searched refs:is_hpet_enabled (Results 1 – 6 of 6) sorted by relevance
70 extern int is_hpet_enabled(void);109 static inline int is_hpet_enabled(void) { return 0; } in is_hpet_enabled() function
132 int is_hpet_enabled(void) in is_hpet_enabled() function136 EXPORT_SYMBOL_GPL(is_hpet_enabled);1053 if (!is_hpet_enabled()) in hpet_register_irq_handler()1070 if (!is_hpet_enabled()) in hpet_unregister_irq_handler()1089 if (!is_hpet_enabled()) in hpet_rtc_timer_init()1136 if (!is_hpet_enabled()) in hpet_mask_rtc_irq_bit()1151 if (!is_hpet_enabled()) in hpet_set_rtc_irq_bit()1169 if (!is_hpet_enabled()) in hpet_set_alarm_time()1184 if (!is_hpet_enabled()) in hpet_set_periodic_freq()1202 return is_hpet_enabled(); in hpet_rtc_dropped_irq()
36 if (num_possible_cpus() > 1 || is_hpet_enabled() || in init_pit_clocksource()
670 int hpet = is_hpet_enabled(), i, loopmin; in native_calibrate_tsc()1112 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()430 is_hpet_enabled() ? "yes" : "no", in cmos_procfs()551 if (is_hpet_enabled()) in cmos_interrupt()716 if (is_hpet_enabled()) { in cmos_do_probe()752 is_hpet_enabled() ? ", hpet irqs" : ""); in cmos_do_probe()932 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()