Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/kvm/include/x86_64/
Dhyperv.h136 #define HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED BIT(11) macro
/linux-6.1.9/arch/x86/hyperv/
Dmmu.c177 if (!(ms_hyperv.hints & HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED)) in hyperv_flush_tlb_others_ex()
Dhv_apic.c111 if (!(ms_hyperv.hints & HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED)) in __send_ipi_mask_ex()
/linux-6.1.9/arch/x86/include/asm/
Dhyperv-tlfs.h115 #define HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED BIT(11) macro
/linux-6.1.9/tools/testing/selftests/kvm/x86_64/
Dhyperv_features.c564 recomm->eax |= HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED; in guest_test_hcalls_access()
/linux-6.1.9/arch/x86/kvm/
Dhyperv.c2166 HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED)) in hv_check_hypercall_access()
2175 HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED)) in hv_check_hypercall_access()
2520 ent->eax |= HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED; in kvm_get_hv_cpuid()