Home
last modified time | relevance | path

Searched refs:compute_pac_mask (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm64/kvm/
H A Dpauth.c101 static u64 compute_pac_mask(struct kvm_vcpu *vcpu, bool bit55) in compute_pac_mask() function
180 mask = compute_pac_mask(vcpu, !!(ptr & BIT(55))); in kvm_auth_eretax()