Searched refs:cpuid_level_func7 (Results 1 – 2 of 2) sorted by relevance
1958 uint32_t cpuid_level_func7; member
6656 *eax = env->cpuid_level_func7; in cpu_x86_cpuid()7628 if (env->cpuid_level_func7 == UINT32_MAX) { in x86_cpu_expand_features()7629 env->cpuid_level_func7 = env->cpuid_min_level_func7; in x86_cpu_expand_features()8502 DEFINE_PROP_UINT32("level-func7", X86CPU, env.cpuid_level_func7,