Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dcpu_models.c289 const S390CPUDef *last_compatible = NULL; in s390_find_cpu_def() local
334 last_compatible = def; in s390_find_cpu_def()
340 return last_compatible; in s390_find_cpu_def()