Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dsysreg-sr.c23 __sysreg_save_el1_state(ctxt); in __sysreg_save_state_nvhe()
/openbmc/linux/arch/arm64/kvm/hyp/vhe/
H A Dsysreg-sr.c118 __sysreg_save_el1_state(guest_ctxt); in kvm_vcpu_put_sysregs_vhe()
/openbmc/linux/arch/arm64/kvm/hyp/include/hyp/
H A Dsysreg-sr.h40 static inline void __sysreg_save_el1_state(struct kvm_cpu_context *ctxt) in __sysreg_save_el1_state() function