Searched refs:HV_X64_CLUSTER_IPI_RECOMMENDED (Results 1 – 6 of 6) sorted by relevance
72 !(ms_hyperv.hints & HV_X64_CLUSTER_IPI_RECOMMENDED) || in hv_init_spinlocks()
280 if (ms_hyperv.hints & HV_X64_CLUSTER_IPI_RECOMMENDED) { in hv_apic_init()
182 #define HV_X64_CLUSTER_IPI_RECOMMENDED \ macro
114 #define HV_X64_CLUSTER_IPI_RECOMMENDED BIT(10) macro
621 vcpu_set_cpuid_feature(vcpu, HV_X64_CLUSTER_IPI_RECOMMENDED); in guest_test_hcalls_access()
2457 HV_X64_CLUSTER_IPI_RECOMMENDED; in hv_check_hypercall_access()2803 ent->eax |= HV_X64_CLUSTER_IPI_RECOMMENDED; in kvm_get_hv_cpuid()
Completed in 14 milliseconds