Home
last modified time | relevance | path

Searched refs:hyperv_ver_id_sb (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/i386/
H A Dcpu.h2091 uint8_t hyperv_ver_id_sb; member
H A Dcpu.c8493 DEFINE_PROP_UINT8("hv-version-id-sbranch", X86CPU, hyperv_ver_id_sb, 0),
/openbmc/qemu/target/i386/kvm/
H A Dkvm.c1454 cpu->hyperv_ver_id_sb = in kvm_hyperv_expand_features()
1558 c->edx = (uint32_t)cpu->hyperv_ver_id_sb << 24 | in hyperv_fill_cpuids()