Searched refs:n_mis (Results 1 – 1 of 1) sorted by relevance
330 static INLINE int mi_cols_aligned_to_sb(int n_mis) { in mi_cols_aligned_to_sb() argument331 return ALIGN_POWER_OF_TWO(n_mis, MI_BLOCK_SIZE_LOG2); in mi_cols_aligned_to_sb()