Searched refs:CPUID_FLAG_APIC (Results 1 – 1 of 1) sorted by relevance
16 #define CPUID_FLAG_APIC 0x100 macro187 if ((edx & CPUID_FLAG_APIC) == 0) in LAPIC_Init()