Home
last modified time | relevance | path

Searched refs:HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED (Results 1 – 6 of 6) sorted by relevance

/linux/arch/x86/hyperv/
H A Dmmu.c179 if (!(ms_hyperv.hints & HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED)) in hyperv_flush_tlb_others_ex()
H A Dhv_apic.c120 if (!(ms_hyperv.hints & HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED)) in __send_ipi_mask_ex()
/linux/tools/testing/selftests/kvm/include/x86/
H A Dhyperv.h181 #define HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED \ macro
/linux/tools/testing/selftests/kvm/x86/
H A Dhyperv_features.c607 vcpu_set_cpuid_feature(vcpu, HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED); in guest_test_hcalls_access()
/linux/arch/x86/kvm/
H A Dhyperv.c2503 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()
/linux/include/hyperv/
H A Dhvgdk_mini.h343 #define HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED BIT(11) macro