Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/hyperv/
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/
Dhyperv-tlfs.h75 #define HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED BIT(2) macro
/kernel/linux/linux-5.10/arch/x86/kvm/
Dhyperv.c2055 ent->eax |= HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED; in kvm_vcpu_ioctl_get_hv_cpuid()