Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/kvm/hyp/include/nvhe/
H A Dpkvm.h86 bool kvm_handle_pvm_restricted(struct kvm_vcpu *vcpu, u64 *exit_code);
/linux-6.15/arch/arm64/kvm/hyp/nvhe/
H A Dswitch.c235 [ESR_ELx_EC_SVE] = kvm_handle_pvm_restricted,
H A Dsys_regs.c562 bool kvm_handle_pvm_restricted(struct kvm_vcpu *vcpu, u64 *exit_code) in kvm_handle_pvm_restricted() function