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

  /external/qemu/target-i386/
helper.c 126 CPUID_MTRR | CPUID_PGE | CPUID_MCA | CPUID_CMOV | CPUID_PAT | \
131 CPUID_PAT | CPUID_FXSR | CPUID_MMX | CPUID_SSE | CPUID_SSE2 | \
    [all...]
cpu.h 419 #define CPUID_PAT (1 << 16)
    [all...]

Completed in 39 milliseconds