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

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

Completed in 71 milliseconds