Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/hyp/vhe/
H A Dsysreg-sr.c120 __sysreg32_save_state(vcpu); in kvm_vcpu_put_sysregs_vhe()
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dswitch.c322 __sysreg32_save_state(vcpu); in __kvm_vcpu_run()
/openbmc/linux/arch/arm64/kvm/hyp/include/hyp/
H A Dsysreg-sr.h212 static inline void __sysreg32_save_state(struct kvm_vcpu *vcpu) in __sysreg32_save_state() function