Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/nvhe/ !
H A Dsysreg-sr.c34 __sysreg_restore_common_state(ctxt); in __sysreg_restore_state_nvhe()
/linux/arch/arm64/kvm/hyp/vhe/ !
H A Dsysreg-sr.c175 __sysreg_restore_common_state(ctxt); in sysreg_restore_host_state_vhe()
181 __sysreg_restore_common_state(ctxt); in sysreg_restore_guest_state_vhe()
/linux/arch/arm64/kvm/hyp/include/hyp/ !
H A Dsysreg-sr.h196 static inline void __sysreg_restore_common_state(struct kvm_cpu_context *ctxt) in __sysreg_restore_common_state() function