Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/kvm/hyp/vhe/
H A Dsysreg-sr.c167 void sysreg_restore_host_state_vhe(struct kvm_cpu_context *ctxt) in sysreg_restore_host_state_vhe() function
171 NOKPROBE_SYMBOL(sysreg_restore_host_state_vhe);
H A Dswitch.c632 sysreg_restore_host_state_vhe(host_ctxt); in __kvm_vcpu_run_vhe()
686 sysreg_restore_host_state_vhe(host_ctxt); in __hyp_call_panic()
/linux-6.15/arch/arm64/include/asm/
H A Dkvm_hyp.h101 void sysreg_restore_host_state_vhe(struct kvm_cpu_context *ctxt);