Lines Matching refs:index
601 u64 index;616 index = KVM_REG_MIPS_FPR_32(i);617 if (copy_to_user(indices, &index, sizeof(index)))625 index = KVM_REG_MIPS_FPR_64(i);626 if (copy_to_user(indices, &index, sizeof(index)))639 index = KVM_REG_MIPS_VEC_128(i);640 if (copy_to_user(indices, &index, sizeof(index)))