Searched defs:bootcpu (Results 1 – 7 of 7) sorted by relevance
122 unsigned int cpu, bool bootcpu) in tsc_sanitize_first_cpu()155 bool __init tsc_store_and_check_tsc_adjust(bool bootcpu) in tsc_store_and_check_tsc_adjust()179 bool tsc_store_and_check_tsc_adjust(bool bootcpu) in tsc_store_and_check_tsc_adjust()
123 unsigned int cpu, bool bootcpu) in tsc_sanitize_first_cpu()156 bool __init tsc_store_and_check_tsc_adjust(bool bootcpu) in tsc_store_and_check_tsc_adjust()180 bool tsc_store_and_check_tsc_adjust(bool bootcpu) in tsc_store_and_check_tsc_adjust()
59 static inline bool tsc_store_and_check_tsc_adjust(bool bootcpu) { return false; } in tsc_store_and_check_tsc_adjust()
61 static inline bool tsc_store_and_check_tsc_adjust(bool bootcpu) { return false; } in tsc_store_and_check_tsc_adjust()
93 static int wait_for_cpus(int cpu, int bootcpu) in wait_for_cpus()
652 struct node *cpus, *bootcpu; in guess_boot_cpuid() local
625 struct node *cpus, *bootcpu; in guess_boot_cpuid() local