Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/hyperv/
H A Dmmu.c238 if (!(ms_hyperv.hints & HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED)) in hyperv_setup_mmu_ops()
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dhyperv.h172 #define HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED \ macro
/openbmc/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c515 ms_hyperv.hints &= ~HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED; in ms_hyperv_init_platform()
/openbmc/linux/arch/x86/include/asm/
H A Dhyperv-tlfs.h91 #define HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED BIT(2) macro
/openbmc/linux/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()
/openbmc/linux/arch/x86/kvm/
H A Dhyperv.c2453 HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED; in hv_check_hypercall_access()
2804 ent->eax |= HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED; in kvm_get_hv_cpuid()