Searched refs:vcpu_hcr (Results 1 – 7 of 7) sorted by relevance
170 *vcpu_hcr(vcpu) |= HCR_VSE; in kvm_set_sei_esr()
177 *vcpu_hcr(vcpu) |= HCR_VA; in kvm_inject_vabt()
268 events->exception.serror_pending = !!(*vcpu_hcr(vcpu) & HCR_VA); in __kvm_arm_vcpu_get_events()
105 static inline unsigned long *vcpu_hcr(const struct kvm_vcpu *vcpu) in vcpu_hcr() function
81 static inline unsigned long *vcpu_hcr(struct kvm_vcpu *vcpu) in vcpu_hcr() function
449 bool irq_lines = *vcpu_hcr(v) & (HCR_VI | HCR_VF); in kvm_arch_vcpu_runnable()858 hcr = vcpu_hcr(vcpu); in vcpu_interrupt_line()
2201 unsigned long hcr = *vcpu_hcr(vcpu); in kvm_set_way_flush()2216 *vcpu_hcr(vcpu) = hcr | HCR_TVM; in kvm_set_way_flush()2234 *vcpu_hcr(vcpu) &= ~HCR_TVM; in kvm_toggle_cache()