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

  /external/qemu/
kqemu.c 156 env->cpuid_ext_features = (env->cpuid_ext_features & ~ext_features_mask) |
  /external/qemu/target-i386/
helper.c 444 env->cpuid_ext_features = def->ext_features;
    [all...]
cpu.h 669 uint32_t cpuid_ext_features; member in struct:CPUX86State
translate.c 115 int cpuid_ext_features; member in struct:DisasContext
    [all...]
  /external/qemu-pc-bios/bochs/bios/
rombios32.c 441 uint32_t cpuid_ext_features; variable
554 cpuid_ext_features = ecx;
    [all...]

Completed in 361 milliseconds