Home
last modified time | relevance | path

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

/qemu/target/s390x/
H A Dcpu_models.c514 static bool check_compatibility(const S390CPUModel *max_model, in check_compatibility() function
606 if (!check_compatibility(max_model, cpu->model, errp)) { in s390_realize_cpu_model()