Searched refs:recomm (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/testing/selftests/kvm/x86_64/ |
| A D | hyperv_features.c | 156 struct kvm_cpuid_entry2 *recomm, in hv_set_cpuid() argument 161 TEST_ASSERT(set_cpuid(cpuid, recomm), in hv_set_cpuid() 177 struct kvm_cpuid_entry2 recomm = { in guest_test_msrs_access() local 472 hv_set_cpuid(vm, best, &feat, &recomm, &dbg); in guest_test_msrs_access() 515 struct kvm_cpuid_entry2 recomm = { in guest_test_hcalls_access() local 595 recomm.eax |= HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED; in guest_test_hcalls_access() 603 recomm.eax |= HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED; in guest_test_hcalls_access() 612 recomm.eax |= HV_X64_CLUSTER_IPI_RECOMMENDED; in guest_test_hcalls_access() 626 recomm.ebx = 0xfff; in guest_test_hcalls_access() 646 hv_set_cpuid(vm, best, &feat, &recomm, &dbg); in guest_test_hcalls_access()
|
Completed in 4 milliseconds