Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/include/asm/
Dkvm_hyp.h139 void sysreg_restore_host_state_vhe(struct kvm_cpu_context *ctxt);
/Linux-v4.19/arch/arm64/kvm/hyp/
Dswitch.c523 sysreg_restore_host_state_vhe(host_ctxt); in kvm_vcpu_run_vhe()
632 sysreg_restore_host_state_vhe(host_ctxt); in __hyp_call_panic_vhe()
Dsysreg-sr.c170 void sysreg_restore_host_state_vhe(struct kvm_cpu_context *ctxt) in sysreg_restore_host_state_vhe() function