Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/hyp/vhe/
H A Dsysreg-sr.c41 void sysreg_restore_host_state_vhe(struct kvm_cpu_context *ctxt) in sysreg_restore_host_state_vhe() function
45 NOKPROBE_SYMBOL(sysreg_restore_host_state_vhe);
H A Dswitch.c251 sysreg_restore_host_state_vhe(host_ctxt); in __kvm_vcpu_run_vhe()
305 sysreg_restore_host_state_vhe(host_ctxt); in __hyp_call_panic()
/openbmc/linux/arch/arm64/include/asm/
H A Dkvm_hyp.h97 void sysreg_restore_host_state_vhe(struct kvm_cpu_context *ctxt);