Home
last modified time | relevance | path

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

/qemu/target/s390x/
H A Dcpu_models.c553 S390CPUModel *get_max_cpu_model(Error **errp) in get_max_cpu_model() function
593 max_model = get_max_cpu_model(errp); in s390_realize_cpu_model()
790 max_model = get_max_cpu_model(&local_err); in s390_max_cpu_model_initfn()
H A Ds390x-internal.h264 S390CPUModel *get_max_cpu_model(Error **errp);
H A Dcpu_models_sysemu.c91 list_data.model = get_max_cpu_model(NULL); in qmp_query_cpu_definitions()