Searched refs:sys_reg_to_index (Results 1 – 1 of 1) sorted by relevance
48 static u64 sys_reg_to_index(const struct sys_reg_desc *reg);4983 static u64 sys_reg_to_index(const struct sys_reg_desc *reg) in sys_reg_to_index() function4999 if (put_user(sys_reg_to_index(reg), *uind)) in copy_reg_to_user()