Searched refs:hyperv_limits (Results 1 – 3 of 3) sorted by relevance
1461 cpu->hyperv_limits[0] = in kvm_hyperv_expand_features()1463 cpu->hyperv_limits[1] = in kvm_hyperv_expand_features()1465 cpu->hyperv_limits[2] = in kvm_hyperv_expand_features()1600 c->ebx = cpu->hyperv_limits[0]; in hyperv_fill_cpuids()1601 c->ecx = cpu->hyperv_limits[1]; in hyperv_fill_cpuids()1602 c->edx = cpu->hyperv_limits[2]; in hyperv_fill_cpuids()
2085 uint32_t hyperv_limits[3]; member
7756 cpu->hyperv_limits[0] = 64; in x86_cpu_hyperv_realize()7757 cpu->hyperv_limits[1] = 0; in x86_cpu_hyperv_realize()7758 cpu->hyperv_limits[2] = 0; in x86_cpu_hyperv_realize()