Searched refs:HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED (Results 1 – 6 of 6) sorted by relevance
179 if (!(ms_hyperv.hints & HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED)) in hyperv_flush_tlb_others_ex()
120 if (!(ms_hyperv.hints & HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED)) in __send_ipi_mask_ex()
181 #define HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED \ macro
607 vcpu_set_cpuid_feature(vcpu, HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED); in guest_test_hcalls_access()
2503 HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED)) in hv_check_hypercall_access()2512 HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED)) in hv_check_hypercall_access()2865 ent->eax |= HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED; in kvm_get_hv_cpuid()
343 #define HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED BIT(11) macro