Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/kvm/hyp/vhe/
H A Dsysreg-sr.c217 __sysreg32_restore_state(vcpu); in __vcpu_load_switch_sysregs()
/linux-6.15/arch/arm64/kvm/hyp/nvhe/
H A Dswitch.c339 __sysreg32_restore_state(vcpu); in __kvm_vcpu_run()
/linux-6.15/arch/arm64/kvm/hyp/include/hyp/
H A Dsysreg-sr.h317 static inline void __sysreg32_restore_state(struct kvm_vcpu *vcpu) in __sysreg32_restore_state() function