Searched refs:copy_reg_indices (Results 1 – 3 of 3) sorted by relevance
750 int (*copy_reg_indices)(struct kvm_vcpu *vcpu, u64 __user *indices); member
644 return kvm_mips_callbacks->copy_reg_indices(vcpu, indices); in kvm_mips_copy_reg_indices()
3298 .copy_reg_indices = kvm_vz_copy_reg_indices,