Searched refs:kvm_arm_copy_coproc_indices (Results 1 – 4 of 4) sorted by relevance
43 int kvm_arm_copy_coproc_indices(struct kvm_vcpu *vcpu, u64 __user *uindices);
189 int kvm_arm_copy_coproc_indices(struct kvm_vcpu *vcpu, u64 __user *uindices);
217 return kvm_arm_copy_coproc_indices(vcpu, uindices); in kvm_arm_copy_reg_indices()
1183 int kvm_arm_copy_coproc_indices(struct kvm_vcpu *vcpu, u64 __user *uindices) in kvm_arm_copy_coproc_indices() function