Home
last modified time | relevance | path

Searched refs:__vgic_v3_restore_aprs (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/arch/arm64/include/asm/
Dkvm_hyp.h57 void __vgic_v3_restore_aprs(struct kvm_vcpu *vcpu);
/Linux-v5.4/arch/arm/include/asm/
Dkvm_hyp.h110 void __vgic_v3_restore_aprs(struct kvm_vcpu *vcpu);
/Linux-v5.4/virt/kvm/arm/vgic/
Dvgic-v3.c663 kvm_call_hyp(__vgic_v3_restore_aprs, vcpu); in vgic_v3_load()
/Linux-v5.4/virt/kvm/arm/hyp/
Dvgic-v3-sr.c373 void __hyp_text __vgic_v3_restore_aprs(struct kvm_vcpu *vcpu) in __vgic_v3_restore_aprs() function