Searched refs:have_cpuid_p (Results 1 – 3 of 3) sorted by relevance
17 bool have_cpuid_p(void);19 static inline bool have_cpuid_p(void) in have_cpuid_p() function
324 bool have_cpuid_p(void) in have_cpuid_p() function1675 if (!have_cpuid_p()) in early_identify_cpu()1679 if (have_cpuid_p()) { in early_identify_cpu()1839 if (!have_cpuid_p()) in generic_identify()1843 if (!have_cpuid_p()) in generic_identify()
120 if (!have_cpuid_p() || in microcode_loader_disabled()