Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h398 static inline bool esr_is_ptrauth_trap(u64 esr) in esr_is_ptrauth_trap() function
539 if (esr_is_ptrauth_trap(kvm_vcpu_get_esr(vcpu))) in kvm_hyp_handle_sysreg()