Searched refs:HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED (Results 1 – 5 of 5) sorted by relevance
130 #define HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED BIT(2) macro
238 if (!(ms_hyperv.hints & HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED)) in hyperv_setup_mmu_ops()
89 #define HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED BIT(2) macro
595 recomm.eax |= HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED; in guest_test_hcalls_access()
2145 HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED; in hv_check_hypercall_access()2490 ent->eax |= HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED; in kvm_get_hv_cpuid()
Completed in 16 milliseconds