Home
last modified time | relevance | path

Searched refs:cpuid_level_func7 (Results 1 – 2 of 2) sorted by relevance

/qemu/target/i386/
H A Dcpu.h1829 uint32_t cpuid_level_func7; member
H A Dcpu.c6502 *eax = env->cpuid_level_func7; in cpu_x86_cpuid()
7435 if (env->cpuid_level_func7 == UINT32_MAX) { in x86_cpu_expand_features()
7436 env->cpuid_level_func7 = env->cpuid_min_level_func7; in x86_cpu_expand_features()
8242 DEFINE_PROP_UINT32("level-func7", X86CPU, env.cpuid_level_func7,