Home
last modified time | relevance | path

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

/qemu/target/i386/
H A Dcpu.c6702 static bool x86_cpu_filter_features(X86CPU *cpu, bool verbose);
6895 x86_cpu_filter_features(xc, false); in x86_cpu_class_check_missing_features()
8460 static bool x86_cpu_filter_features(X86CPU *cpu, bool verbose) in x86_cpu_filter_features() function
8692 if (x86_cpu_filter_features(cpu, cpu->check_cpuid || cpu->enforce_cpuid)) { in x86_cpu_realizefn()