Home
last modified time | relevance | path

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

/qemu/target/s390x/
H A Dcpu_models.h66 #define cpuid_format(x) (((x) >> 15) & 0x1) macro
/qemu/target/s390x/kvm/
H A Dkvm.c2409 model->cpu_id_format = cpuid_format(prop.cpuid); in kvm_s390_get_host_cpu_model()