Searched refs:math_log2_approx (Results 1 – 3 of 3) sorted by relevance
22 unsigned int math_log2_approx(unsigned int a);
132 unsigned int math_log2_approx(unsigned int a) in math_log2_approx() function
12179 return (math_log2_approx(a) - subtrahend); in log_and_substract_if_non_zero()12276 rq_regs->rq_regs_l.pte_row_height_linear = math_log2_approx(p0_pte_row_height_linear) - 3; in rq_dlg_get_rq_reg()12286 rq_regs->rq_regs_c.pte_row_height_linear = math_log2_approx(p1_pte_row_height_linear) - 3; in rq_dlg_get_rq_reg()