Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dswitch.c194 [ESR_ELx_EC_PAC] = kvm_hyp_handle_ptrauth,
205 [ESR_ELx_EC_PAC] = kvm_hyp_handle_ptrauth,
/openbmc/linux/arch/arm64/kvm/hyp/vhe/
H A Dswitch.c172 [ESR_ELx_EC_PAC] = kvm_hyp_handle_ptrauth,
/openbmc/linux/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h428 static bool kvm_hyp_handle_ptrauth(struct kvm_vcpu *vcpu, u64 *exit_code) in kvm_hyp_handle_ptrauth() function
540 return kvm_hyp_handle_ptrauth(vcpu, exit_code); in kvm_hyp_handle_sysreg()