Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dcommon.c324 bool have_cpuid_p(void) in have_cpuid_p() function
1593 if (!have_cpuid_p()) in early_identify_cpu()
1597 if (have_cpuid_p()) { in early_identify_cpu()
1756 if (!have_cpuid_p()) in generic_identify()
1760 if (!have_cpuid_p()) in generic_identify()
/linux/arch/x86/kernel/cpu/microcode/
H A Dcore.c128 if (!have_cpuid_p()) in load_ucode_bsp()