Home
last modified time | relevance | path

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

/linux/arch/x86/hyperv/
A Dmmu.c238 if (!(ms_hyperv.hints & HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED)) in hyperv_setup_mmu_ops()
/linux/tools/testing/selftests/kvm/include/x86_64/
A Dhyperv.h172 #define HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED \ macro
/linux/arch/x86/kernel/cpu/
A Dmshyperv.c473 ms_hyperv.hints &= ~HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED; in ms_hyperv_init_platform()
/linux/arch/x86/include/asm/
A Dhyperv-tlfs.h91 #define HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED BIT(2) macro
/linux/tools/testing/selftests/kvm/x86_64/
A Dhyperv_features.c598 vcpu_set_cpuid_feature(vcpu, HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED); in guest_test_hcalls_access()
/linux/arch/x86/kvm/
A Dhyperv.c2501 HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED; in hv_check_hypercall_access()
2852 ent->eax |= HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED; in kvm_get_hv_cpuid()

Completed in 24 milliseconds