Home
last modified time | relevance | path

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

/qemu/target/s390x/
H A Dcpu_models.c281 const S390CPUDef *matching_cpu_type = NULL; in s390_find_cpu_def() local
323 matching_cpu_type = def; in s390_find_cpu_def()
328 if (matching_cpu_type) { in s390_find_cpu_def()
329 return matching_cpu_type; in s390_find_cpu_def()