Home
last modified time | relevance | path

Searched refs:have_cpuid_p (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/
A Dprocessor.h207 extern int have_cpuid_p(void);
209 static inline int have_cpuid_p(void) in have_cpuid_p() function
/linux/arch/x86/kernel/cpu/
A Dcommon.c260 int have_cpuid_p(void) in have_cpuid_p() function
1311 if (!have_cpuid_p()) in early_identify_cpu()
1315 if (have_cpuid_p()) { in early_identify_cpu()
1469 if (!have_cpuid_p()) in generic_identify()
1473 if (!have_cpuid_p()) in generic_identify()
/linux/arch/x86/kernel/cpu/microcode/
A Dcore.c148 if (!have_cpuid_p()) in load_ucode_bsp()

Completed in 10 milliseconds