Searched refs:KVM_FEATURE_PV_TLB_FLUSH (Results 1 – 4 of 4) sorted by relevance
30 #define KVM_FEATURE_PV_TLB_FLUSH 9 macro
69 KVM_FEATURE_PV_TLB_FLUSH 9 guest checks this feature bit
1219 (1 << KVM_FEATURE_PV_TLB_FLUSH) | in __do_cpuid_func()
3712 if (guest_pv_has(vcpu, KVM_FEATURE_PV_TLB_FLUSH)) { in record_steal_time()