Lines Matching refs:index
616 u64 index;631 index = KVM_REG_MIPS_FPR_32(i);632 if (copy_to_user(indices, &index, sizeof(index)))640 index = KVM_REG_MIPS_FPR_64(i);641 if (copy_to_user(indices, &index, sizeof(index)))654 index = KVM_REG_MIPS_VEC_128(i);655 if (copy_to_user(indices, &index, sizeof(index)))