Searched refs:KVM_FEATURE_PV_TLB_FLUSH (Results 1 – 5 of 5) sorted by relevance
29 #define KVM_FEATURE_PV_TLB_FLUSH 9 macro
69 KVM_FEATURE_PV_TLB_FLUSH 9 guest checks this feature bit
456 return (kvm_para_has_feature(KVM_FEATURE_PV_TLB_FLUSH) && in pv_tlb_flush_supported()
793 (1 << KVM_FEATURE_PV_TLB_FLUSH) | in __do_cpuid_func()
2971 if (guest_pv_has(vcpu, KVM_FEATURE_PV_TLB_FLUSH)) { in record_steal_time()