Home
last modified time | relevance | path

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

/qemu/target/s390x/
H A Dcpu_models.h73 #define ibc_gen(x) (x == 0 ? 0 : ((x >> 4) + S390_GEN_Z10)) macro
/qemu/target/s390x/kvm/
H A Dkvm.c2475 model->def = s390_find_cpu_def(cpu_type, ibc_gen(unblocked_ibc), in kvm_s390_get_host_cpu_model()
2479 model->def = s390_find_cpu_def(0, ibc_gen(unblocked_ibc), in kvm_s390_get_host_cpu_model()