Searched refs:cpu_has_mp (Results 1 – 2 of 2) sorted by relevance
217 #define cpu_has_mp boot_cpu_has(X86_FEATURE_MP) macro259 #undef cpu_has_mp260 #define cpu_has_mp 1 macro
385 if (cpu_has_mp) in smp_apply_quirks()