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

  /external/qemu/target-i386/
helper.c 127 CPUID_MTRR | CPUID_PGE | CPUID_MCA | CPUID_CMOV | CPUID_PAT | \
147 CPUID_MTRR | CPUID_CLFLUSH | CPUID_MCA |
169 CPUID_MTRR | CPUID_CLFLUSH | CPUID_MCA |
196 CPUID_MTRR | CPUID_CLFLUSH | CPUID_MCA |
229 CPUID_MTRR | CPUID_CLFLUSH | CPUID_MCA,
283 .features = PPRO_FEATURES | CPUID_PSE36 | CPUID_VME | CPUID_MTRR | CPUID_MCA,
297 CPUID_MTRR | CPUID_CLFLUSH | CPUID_MCA | CPUID_VME,
    [all...]
cpu.h 341 #define CPUID_MTRR (1 << 12)
op_helper.c     [all...]
  /external/qemu-pc-bios/bochs/bios/
rombios32.c 52 #define CPUID_MTRR (1 << 12)
574 if (!(cpuid_features & CPUID_MTRR))
    [all...]

Completed in 65 milliseconds