Searched refs:vcpu_set_hcr (Results 1 – 3 of 3) sorted by relevance
47 static inline void vcpu_set_hcr(struct kvm_vcpu *vcpu, unsigned long hcr) in vcpu_set_hcr() function
56 static inline void vcpu_set_hcr(struct kvm_vcpu *vcpu, unsigned long hcr) in vcpu_set_hcr() function
1911 vcpu_set_hcr(vcpu, hcr | HCR_TVM); in kvm_set_way_flush()1929 vcpu_set_hcr(vcpu, vcpu_get_hcr(vcpu) & ~HCR_TVM); in kvm_toggle_cache()