Searched refs:host_cpu_realizefn (Results 1 – 4 of 4) sorted by relevance
15 bool host_cpu_realizefn(CPUState *cs, Error **errp);
72 bool host_cpu_realizefn(CPUState *cs, Error **errp) in host_cpu_realizefn() function
81 acc->cpu_target_realize = host_cpu_realizefn; in hvf_cpu_accel_class_init()
83 ret = host_cpu_realizefn(cs, errp); in kvm_cpu_realizefn()