Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm64/kvm/hyp/nvhe/
Dswitch.c194 [ESR_ELx_EC_PAC] = kvm_hyp_handle_ptrauth,
205 [ESR_ELx_EC_PAC] = kvm_hyp_handle_ptrauth,
/Linux-v6.6/arch/arm64/kvm/hyp/vhe/
Dswitch.c172 [ESR_ELx_EC_PAC] = kvm_hyp_handle_ptrauth,
/Linux-v6.6/arch/arm64/kvm/hyp/include/hyp/
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()