Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/hyperv/
Dmmu.c180 if (!(ms_hyperv.hints & HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED)) in hyperv_flush_tlb_others_ex()
Dhv_apic.c115 if (!(ms_hyperv.hints & HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED)) in __send_ipi_mask_ex()
/Linux-v6.6/tools/testing/selftests/kvm/include/x86_64/
Dhyperv.h184 #define HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED \ macro
/Linux-v6.6/arch/x86/include/asm/
Dhyperv-tlfs.h117 #define HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED BIT(11) macro
/Linux-v6.6/tools/testing/selftests/kvm/x86_64/
Dhyperv_features.c612 vcpu_set_cpuid_feature(vcpu, HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED); in guest_test_hcalls_access()
/Linux-v6.6/arch/x86/kvm/
Dhyperv.c2442 HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED)) in hv_check_hypercall_access()
2451 HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED)) in hv_check_hypercall_access()
2803 ent->eax |= HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED; in kvm_get_hv_cpuid()