Home | History | Annotate | Download | only in bios

Lines Matching refs:cpuid_features

440 uint32_t cpuid_features;
553 cpuid_features = edx;
574 if (!(cpuid_features & CPUID_MTRR))
577 if (!(cpuid_features & CPUID_MSR))
646 if (cpuid_features & CPUID_APIC) {
2338 p->processor_id[1] = cpuid_features;