Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/kvm/
H A Dhyperv-proto.h20 #define HV_CPUID_IMPLEMENT_LIMITS 0x40000005 macro
H A Dkvm.c1341 cpu->hv_max_vps = hv_cpuid_get_host(cs, HV_CPUID_IMPLEMENT_LIMITS, in kvm_hyperv_expand_features()
1344 hv_cpuid_get_host(cs, HV_CPUID_IMPLEMENT_LIMITS, R_EBX); in kvm_hyperv_expand_features()
1346 hv_cpuid_get_host(cs, HV_CPUID_IMPLEMENT_LIMITS, R_ECX); in kvm_hyperv_expand_features()
1348 hv_cpuid_get_host(cs, HV_CPUID_IMPLEMENT_LIMITS, R_EDX); in kvm_hyperv_expand_features()
1412 HV_CPUID_IMPLEMENT_LIMITS; in hyperv_fill_cpuids()
1479 c->function = HV_CPUID_IMPLEMENT_LIMITS; in hyperv_fill_cpuids()
1489 for (function = HV_CPUID_IMPLEMENT_LIMITS + 1; in hyperv_fill_cpuids()
1504 HV_CPUID_NESTED_FEATURES : HV_CPUID_IMPLEMENT_LIMITS; in hyperv_fill_cpuids()