Searched refs:__vgic_v3_restore_aprs (Results 1 – 4 of 4) sorted by relevance
57 void __vgic_v3_restore_aprs(struct kvm_vcpu *vcpu);
110 void __vgic_v3_restore_aprs(struct kvm_vcpu *vcpu);
663 kvm_call_hyp(__vgic_v3_restore_aprs, vcpu); in vgic_v3_load()
373 void __hyp_text __vgic_v3_restore_aprs(struct kvm_vcpu *vcpu) in __vgic_v3_restore_aprs() function