Searched defs:bootcpu (Results 1 – 2 of 2) sorted by relevance
124 unsigned int cpu, bool bootcpu) in tsc_sanitize_first_cpu()157 bool __init tsc_store_and_check_tsc_adjust(bool bootcpu) in tsc_store_and_check_tsc_adjust()181 bool tsc_store_and_check_tsc_adjust(bool bootcpu) in tsc_store_and_check_tsc_adjust()
112 static inline bool tsc_store_and_check_tsc_adjust(bool bootcpu) { return false; } in tsc_store_and_check_tsc_adjust()
Completed in 4 milliseconds