Searched refs:HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED (Results 1 – 4 of 4) sorted by relevance
120 if (!(ms_hyperv.hints & HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED)) in __send_ipi_mask_ex()
607 vcpu_set_cpuid_feature(vcpu, HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED); in guest_test_hcalls_access()
2502 HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED)) in hv_check_hypercall_access()2511 HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED)) in hv_check_hypercall_access()2864 ent->eax |= HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED; in kvm_get_hv_cpuid()
340 #define HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED BIT(11) macro