Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/vgic/
H A Dvgic-v3-nested.c363 void vgic_v3_put_nested(struct kvm_vcpu *vcpu) in vgic_v3_put_nested() function
H A Dvgic.h453 void vgic_v3_put_nested(struct kvm_vcpu *vcpu);
H A Dvgic-v3.c1000 vgic_v3_put_nested(vcpu); in vgic_v3_put()