Searched refs:cpuid_level_func7 (Results 1 – 2 of 2) sorted by relevance
2068 uint32_t cpuid_level_func7;2057 uint32_t cpuid_level_func7; global() member
8039 *eax = env->cpuid_level_func7; in cpu_x86_cpuid() 9088 if (env->cpuid_level_func7 == UINT32_MAX) {9089 env->cpuid_level_func7 = env->cpuid_min_level_func7; in x86_cpu_filter_features() 10003 DEFINE_PROP_UINT32("level-func7", X86CPU, env.cpuid_level_func7,