Home
last modified time | relevance | path

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

/qemu/target/s390x/
H A Dcpu_models.c280 const S390CPUDef *last_compatible = NULL; in s390_find_cpu_def() local
325 last_compatible = def; in s390_find_cpu_def()
331 return last_compatible; in s390_find_cpu_def()