Searched refs:HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED (Results 1 – 6 of 6) sorted by relevance
177 if (!(ms_hyperv.hints & HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED)) in hyperv_flush_tlb_others_ex()
111 if (!(ms_hyperv.hints & HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED)) in __send_ipi_mask_ex()
184 #define HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED \ macro
117 #define HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED BIT(11) macro
611 vcpu_set_cpuid_feature(vcpu, HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED); in guest_test_hcalls_access()
2443 HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED)) in hv_check_hypercall_access()2452 HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED)) in hv_check_hypercall_access()2804 ent->eax |= HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED; in kvm_get_hv_cpuid()
Completed in 20 milliseconds