HomeSort by relevance Sort by last modified time
    Searched refs:CPUID_MCA (Results 1 - 2 of 2) 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 343 #define CPUID_MCA (1 << 14)

Completed in 21 milliseconds