Searched refs:math_log2_approx (Results 1 – 3 of 3) sorted by relevance
132 unsigned int math_log2_approx(unsigned int a) in math_log2_approx() function
572 return (math_log2_approx(a) - subtrahend); in dml2_core_utils_log_and_substract_if_non_zero()
12250 return (math_log2_approx(a) - subtrahend); in log_and_substract_if_non_zero()12369 rq_regs->rq_regs_l.pte_row_height_linear = math_log2_approx(p0_pte_row_height_linear) - 3; in rq_dlg_get_rq_reg()12379 rq_regs->rq_regs_c.pte_row_height_linear = math_log2_approx(p1_pte_row_height_linear) - 3; in rq_dlg_get_rq_reg()