Searched refs:KVM_FEATURE_PV_TLB_FLUSH (Results 1 – 4 of 4) sorted by relevance
29 #define KVM_FEATURE_PV_TLB_FLUSH 9 macro
472 return (kvm_para_has_feature(KVM_FEATURE_PV_TLB_FLUSH) && in pv_tlb_flush_supported()
887 (1 << KVM_FEATURE_PV_TLB_FLUSH) | in __do_cpuid_func()
3319 if (guest_pv_has(vcpu, KVM_FEATURE_PV_TLB_FLUSH)) { in record_steal_time()