Home
last modified time | relevance | path

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

/qemu/target/s390x/
H A Dcpu_models.h94 uint8_t s390_get_gen_for_cpu_type(uint16_t type);
97 return s390_get_gen_for_cpu_type(type) != 0; in s390_known_cpu_type()
H A Dcpu_models.c265 uint8_t s390_get_gen_for_cpu_type(uint16_t type) in s390_get_gen_for_cpu_type() function
288 gen = s390_get_gen_for_cpu_type(type); in s390_find_cpu_def()