···211211/**212212 * kvm_arm_copy_reg_indices - get indices of all registers.213213 *214214- * We do core registers right here, then we apppend system regs.214214+ * We do core registers right here, then we append system regs.215215 */216216int kvm_arm_copy_reg_indices(struct kvm_vcpu *vcpu, u64 __user *uindices)217217{
+1-1
arch/arm64/kvm/reset.c
···9898 * @vcpu: The VCPU pointer9999 *100100 * This function finds the right table above and sets the registers on101101- * the virtual CPU struct to their architectually defined reset101101+ * the virtual CPU struct to their architecturally defined reset102102 * values.103103 */104104int kvm_reset_vcpu(struct kvm_vcpu *vcpu)