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

  /external/qemu/target-i386/
cpu.h 336 #define CPUID_PAE (1 << 6)
helper.c 126 #define PENTIUM2_FEATURES (PENTIUM_FEATURES | CPUID_PAE | CPUID_SEP | \
133 CPUID_PAE | CPUID_SEP | CPUID_APIC)
    [all...]

Completed in 1268 milliseconds