Home
last modified time | relevance | path

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

/qemu/target/i386/
H A Dcpu.h2094 int32_t hv_max_vps; member
H A Dcpu.c8285 DEFINE_PROP_INT32("x-hv-max-vps", X86CPU, hv_max_vps, -1),
/qemu/target/i386/kvm/
H A Dkvm.c1397 cpu->hv_max_vps = hv_cpuid_get_host(cs, HV_CPUID_IMPLEMENT_LIMITS, in kvm_hyperv_expand_features()
1536 c->eax = cpu->hv_max_vps; in hyperv_fill_cpuids()