Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/hyp/include/nvhe/
H A Dfixed_config.h204 bool kvm_handle_pvm_sysreg(struct kvm_vcpu *vcpu, u64 *exit_code);
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dswitch.c182 kvm_handle_pvm_sysreg(vcpu, exit_code)); in kvm_handle_pvm_sys64()
H A Dsys_regs.c474 bool kvm_handle_pvm_sysreg(struct kvm_vcpu *vcpu, u64 *exit_code) in kvm_handle_pvm_sysreg() function