Home
last modified time | relevance | path

Searched refs:__vgic_v3_restore_state (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/arch/arm64/include/asm/
Dkvm_hyp.h126 void __vgic_v3_restore_state(struct kvm_vcpu *vcpu);
/Linux-v4.19/arch/arm/include/asm/
Dkvm_hyp.h112 void __vgic_v3_restore_state(struct kvm_vcpu *vcpu);
/Linux-v4.19/arch/arm/kvm/hyp/
Dswitch.c103 __vgic_v3_restore_state(vcpu); in __vgic_restore_state()
/Linux-v4.19/arch/arm64/kvm/hyp/
Dswitch.c223 __vgic_v3_restore_state(vcpu); in __hyp_vgic_restore_state()
/Linux-v4.19/virt/kvm/arm/vgic/
Dvgic.c853 __vgic_v3_restore_state(vcpu); in vgic_restore_state()
/Linux-v4.19/virt/kvm/arm/hyp/
Dvgic-v3-sr.c244 void __hyp_text __vgic_v3_restore_state(struct kvm_vcpu *vcpu) in __vgic_v3_restore_state() function