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

  /external/qemu-pc-bios/bochs/bios/
rombios32.c 50 #define CPUID_MSR (1 << 5)
577 if (!(cpuid_features & CPUID_MSR))
    [all...]
  /external/qemu/target-i386/
cpu.h 409 #define CPUID_MSR (1 << 5)
    [all...]

Completed in 414 milliseconds