Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/kvm/vgic/
H A Dvgic-v3-nested.c344 void vgic_v3_put_nested(struct kvm_vcpu *vcpu) in vgic_v3_put_nested() function
H A Dvgic.h358 void vgic_v3_put_nested(struct kvm_vcpu *vcpu);
H A Dvgic-v3.c757 vgic_v3_put_nested(vcpu); in vgic_v3_put()