Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm64/include/asm/
Dkvm_hyp.h53 void __vgic_v3_restore_state(struct kvm_vcpu *vcpu);
/Linux-v5.4/arch/arm/include/asm/
Dkvm_hyp.h106 void __vgic_v3_restore_state(struct kvm_vcpu *vcpu);
/Linux-v5.4/arch/arm/kvm/hyp/
Dswitch.c92 __vgic_v3_restore_state(vcpu); in __vgic_restore_state()
/Linux-v5.4/arch/arm64/kvm/hyp/
Dswitch.c233 __vgic_v3_restore_state(vcpu); in __hyp_vgic_restore_state()
/Linux-v5.4/virt/kvm/arm/vgic/
Dvgic.c879 __vgic_v3_restore_state(vcpu); in vgic_restore_state()
/Linux-v5.4/virt/kvm/arm/hyp/
Dvgic-v3-sr.c233 void __hyp_text __vgic_v3_restore_state(struct kvm_vcpu *vcpu) in __vgic_v3_restore_state() function