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

  /external/qemu/target-i386/
misc_helper.c 288 if (env->cpuid_ext3_features & CPUID_EXT3_SVM)
helper.c 153 .ext3_features = CPUID_EXT3_SVM,
181 .ext3_features = CPUID_EXT3_SVM,
    [all...]
cpu.h 508 #define CPUID_EXT3_SVM (1 << 2)
    [all...]

Completed in 418 milliseconds