Searched refs:x86_cpu_apply_props (Results 1 – 4 of 4) sorted by relevance
216 x86_cpu_apply_props(cpu, kvm_default_props); in kvm_cpu_instance_init()
176 x86_cpu_apply_props(cpu, x86_tcg_default_props); in x86_tcg_cpu_instance_init()
2419 void x86_cpu_apply_props(X86CPU *cpu, PropValue *props);
6269 void x86_cpu_apply_props(X86CPU *cpu, PropValue *props) in x86_cpu_apply_props() function