Searched refs:copy_reg_to_user (Results 1 – 2 of 2) sorted by relevance
1120 static bool copy_reg_to_user(const struct coproc_reg *reg, u64 __user **uind) in copy_reg_to_user() function1154 if (!copy_reg_to_user(i1, &uind)) in walk_cp15()1161 if (!copy_reg_to_user(i2, &uind)) in walk_cp15()
1602 static bool copy_reg_to_user(const struct sys_reg_desc *reg, u64 __user **uind) in copy_reg_to_user() function1636 if (!copy_reg_to_user(i1, &uind)) in walk_sys_regs()1643 if (!copy_reg_to_user(i2, &uind)) in walk_sys_regs()