Home
last modified time | relevance | path

Searched refs:HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/hyperv/
H A Dmmu.c238 if (!(ms_hyperv.hints & HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED)) in hyperv_setup_mmu_ops()
/kernel/linux/linux-6.6/arch/x86/hyperv/
H A Dmmu.c238 if (!(ms_hyperv.hints & HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED)) in hyperv_setup_mmu_ops()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dhyperv-tlfs.h75 #define HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED BIT(2) macro
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/x86_64/
H A Dhyperv.h172 #define HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED \ macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dhyperv-tlfs.h91 #define HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED BIT(2) macro
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H A Dmshyperv.c458 ms_hyperv.hints &= ~HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED; in ms_hyperv_init_platform()
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_features.c604 vcpu_set_cpuid_feature(vcpu, HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED); in guest_test_hcalls_access()
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dhyperv.c2450 HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED; in hv_check_hypercall_access()
2801 ent->eax |= HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED; in kvm_get_hv_cpuid()
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dhyperv.c2060 ent->eax |= HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED; in kvm_vcpu_ioctl_get_hv_cpuid()

Completed in 12 milliseconds