Home
last modified time | relevance | path

Searched refs:vgic_v2_restore_state (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/kvm/vgic/
Dvgic.h200 void vgic_v2_restore_state(struct kvm_vcpu *vcpu);
Dvgic-v2.c462 void vgic_v2_restore_state(struct kvm_vcpu *vcpu) in vgic_v2_restore_state() function
Dvgic.c885 vgic_v2_restore_state(vcpu); in vgic_restore_state()