Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/include/asm/
Dkvm_hyp.h130 void __vgic_v3_restore_aprs(struct kvm_vcpu *vcpu);
/Linux-v4.19/arch/arm/include/asm/
Dkvm_hyp.h116 void __vgic_v3_restore_aprs(struct kvm_vcpu *vcpu);
/Linux-v4.19/virt/kvm/arm/vgic/
Dvgic-v3.c671 kvm_call_hyp(__vgic_v3_restore_aprs, vcpu); in vgic_v3_load()
/Linux-v4.19/virt/kvm/arm/hyp/
Dvgic-v3-sr.c380 void __hyp_text __vgic_v3_restore_aprs(struct kvm_vcpu *vcpu) in __vgic_v3_restore_aprs() function