Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/include/nvhe/
H A Dfixed_config.h220 bool kvm_handle_pvm_restricted(struct kvm_vcpu *vcpu, u64 *exit_code);
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dswitch.c226 [ESR_ELx_EC_SVE] = kvm_handle_pvm_restricted,
H A Dsys_regs.c512 bool kvm_handle_pvm_restricted(struct kvm_vcpu *vcpu, u64 *exit_code) in kvm_handle_pvm_restricted() function