Searched refs:cpuid_ext2_features (Results 1 – 4 of 4) sorted by relevance
280 if (env->cpuid_ext2_features & CPUID_EXT2_SYSCALL) in helper_wrmsr()282 if (env->cpuid_ext2_features & CPUID_EXT2_LM) in helper_wrmsr()284 if (env->cpuid_ext2_features & CPUID_EXT2_FFXSR) in helper_wrmsr()286 if (env->cpuid_ext2_features & CPUID_EXT2_NX) in helper_wrmsr()290 if (env->cpuid_ext2_features & CPUID_EXT2_FFXSR) in helper_wrmsr()
444 env->cpuid_ext2_features = def->ext2_features; in cpu_x86_register()1665 *edx = env->cpuid_ext2_features; in cpu_x86_cpuid()1717 if (env->cpuid_ext2_features & CPUID_EXT2_LM) { in cpu_x86_cpuid()1786 kvm_trim_features(&env->cpuid_ext2_features, in cpu_x86_init()
834 uint32_t cpuid_ext2_features; member
131 int cpuid_ext2_features; member3330 if (!(s->cpuid_ext2_features & CPUID_EXT2_3DNOW)) in gen_sse()4202 if (!(s->cpuid_ext2_features & CPUID_EXT2_3DNOW)) in gen_sse()7812 dc->cpuid_ext2_features = env->cpuid_ext2_features; in gen_intermediate_code_internal()