Searched refs:has_ibc (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/s390x/ | ||
H A D | cpu_models.h | 70 #define has_ibc(x) (lowest_ibc(x) != 0) macro |
/openbmc/qemu/target/s390x/kvm/ | ||
H A D | kvm.c | 2404 if (has_ibc(prop.ibc)) { in kvm_s390_get_host_cpu_model() |