Home
last modified time | relevance | path

Searched refs:intid_ptr (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/kvm/vgic/
H A Dvgic.h307 int vgic_copy_lpi_list(struct kvm *kvm, struct kvm_vcpu *vcpu, u32 **intid_ptr);
H A Dvgic-its.c317 * Returns their number and puts the kmalloc'ed array into intid_ptr.
319 int vgic_copy_lpi_list(struct kvm *kvm, struct kvm_vcpu *vcpu, u32 **intid_ptr) in vgic_copy_lpi_list() argument
350 *intid_ptr = intids; in vgic_copy_lpi_list()
/kernel/linux/linux-6.6/arch/arm64/kvm/vgic/
H A Dvgic.h326 int vgic_copy_lpi_list(struct kvm *kvm, struct kvm_vcpu *vcpu, u32 **intid_ptr);
H A Dvgic-its.c317 * Returns their number and puts the kmalloc'ed array into intid_ptr.
319 int vgic_copy_lpi_list(struct kvm *kvm, struct kvm_vcpu *vcpu, u32 **intid_ptr) in vgic_copy_lpi_list() argument
350 *intid_ptr = intids; in vgic_copy_lpi_list()

Completed in 10 milliseconds