Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dcpu_models.h95 static inline bool s390_known_cpu_type(uint16_t type) in s390_known_cpu_type() function
/openbmc/qemu/target/s390x/kvm/
H A Dkvm.c2473 if (s390_known_cpu_type(cpu_type)) { in kvm_s390_get_host_cpu_model()