Searched refs:vcpu_has_cache_enabled (Results 1 – 5 of 5) sorted by relevance
154 static inline bool vcpu_has_cache_enabled(struct kvm_vcpu *vcpu) in vcpu_has_cache_enabled() function
265 static inline bool vcpu_has_cache_enabled(struct kvm_vcpu *vcpu)
2214 vcpu_has_cache_enabled(vcpu)); in kvm_set_way_flush()2222 bool now_enabled = vcpu_has_cache_enabled(vcpu); in kvm_toggle_cache()
232 bool was_enabled = vcpu_has_cache_enabled(vcpu); in access_vm_reg()
219 bool was_enabled = vcpu_has_cache_enabled(vcpu); in access_vm_reg()