Searched refs:mvmpg_per_mcache (Results 1 – 2 of 2) sorted by relevance
2311 unsigned int mvmpg_per_mcache; in calculate_mcache_row_bytes() local2419 mvmpg_per_mcache = p->mcache_size_bytes / meta_per_mvmpg_per_channel_ub; in calculate_mcache_row_bytes()2420 *p->mvmpg_per_mcache_lb = (unsigned int)math_floor2(mvmpg_per_mcache, 1); in calculate_mcache_row_bytes()
5092 unsigned int mvmpg_per_mcache = p->mcache_size_bytes / meta_per_mvmpg_per_channel_ub; in calculate_mcache_row_bytes() local5093 *p->mvmpg_per_mcache_lb = (unsigned int)math_floor2(mvmpg_per_mcache, 1); in calculate_mcache_row_bytes()