HomeSort by relevance Sort by last modified time
    Searched defs:CPUID_APIC (Results 1 - 2 of 2) sorted by null

  /external/qemu-pc-bios/bochs/bios/
rombios32.c 51 #define CPUID_APIC (1 << 9)
646 if (cpuid_features & CPUID_APIC) {
    [all...]
  /external/qemu/target-i386/
cpu.h 413 #define CPUID_APIC (1 << 9)
    [all...]

Completed in 175 milliseconds