Searched refs:tsc_store_and_check_tsc_adjust (Results 1 – 2 of 2) sorted by relevance
108 extern bool tsc_store_and_check_tsc_adjust(bool bootcpu);112 static inline bool tsc_store_and_check_tsc_adjust(bool bootcpu) { return false; } in tsc_store_and_check_tsc_adjust() function
157 bool __init tsc_store_and_check_tsc_adjust(bool bootcpu) in tsc_store_and_check_tsc_adjust() function181 bool tsc_store_and_check_tsc_adjust(bool bootcpu) in tsc_store_and_check_tsc_adjust() function452 if (tsc_store_and_check_tsc_adjust(false) || tsc_clocksource_reliable) in check_tsc_sync_target()