Home
last modified time | relevance | path

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

/sys/amd64/
Dlapic.c16 #define CPUID_FLAG_APIC 0x100 macro
187 if ((edx & CPUID_FLAG_APIC) == 0) in LAPIC_Init()