Searched refs:vcpu_hcr (Results 1 – 7 of 7) sorted by relevance
159 *vcpu_hcr(vcpu) |= HCR_VSE; in kvm_set_sei_esr()
165 *vcpu_hcr(vcpu) |= HCR_VA; in kvm_inject_vabt()
256 events->exception.serror_pending = !!(*vcpu_hcr(vcpu) & HCR_VA); in __kvm_arm_vcpu_get_events()
93 static inline unsigned long *vcpu_hcr(const struct kvm_vcpu *vcpu) in vcpu_hcr() function
75 static inline unsigned long *vcpu_hcr(struct kvm_vcpu *vcpu) in vcpu_hcr() function
451 bool irq_lines = *vcpu_hcr(v) & (HCR_VI | HCR_VF); in kvm_arch_vcpu_runnable()858 hcr = vcpu_hcr(vcpu); in vcpu_interrupt_line()
2417 unsigned long hcr = *vcpu_hcr(vcpu); in kvm_set_way_flush()2432 *vcpu_hcr(vcpu) = hcr | HCR_TVM; in kvm_set_way_flush()2450 *vcpu_hcr(vcpu) &= ~HCR_TVM; in kvm_toggle_cache()