Searched refs:x86_match_cpu (Results 1 – 6 of 6) sorted by relevance
326 x86_match_cpu(models) ) in probe_c3_errata()
896 const struct x86_cpu_id *x86_match_cpu(const struct x86_cpu_id table[]) in x86_match_cpu() function
1154 const struct x86_cpu_id *id = x86_match_cpu(intel_idle_ids); in mwait_idle_probe()
160 extern const struct x86_cpu_id *x86_match_cpu(const struct x86_cpu_id table[]);
622 ((!directed_eoi_enabled && x86_match_cpu(eoi_errata)) || in errata_c6_workaround()623 x86_match_cpu(isr_errata)); in errata_c6_workaround()
1160 m = x86_match_cpu(deadline_match); in check_deadline_errata()
Completed in 13 milliseconds