Searched refs:kvm_auth_eretax (Results 1 – 4 of 4) sorted by relevance
231 bool kvm_auth_eretax(struct kvm_vcpu *vcpu, u64 *elr);233 static inline bool kvm_auth_eretax(struct kvm_vcpu *vcpu, u64 *elr) in kvm_auth_eretax() function
156 bool kvm_auth_eretax(struct kvm_vcpu *vcpu, u64 *elr) in kvm_auth_eretax() function
2678 if (esr_iss_is_eretax(esr) && !kvm_auth_eretax(vcpu, &elr)) { in kvm_emulate_nested_eret()
376 if (!(vcpu_has_ptrauth(vcpu) && kvm_auth_eretax(vcpu, &elr))) in kvm_hyp_handle_eret()