Searched refs:est_blk_per_vmpg (Results 1 – 1 of 1) sorted by relevance
2264 unsigned int est_blk_per_vmpg = 2; in calculate_mcache_row_bytes() local 2345 //but using the est_blk_per_vmpg between 2 and 4, to be not as pessimestic in calculate_mcache_row_bytes() 2347 meta_per_mvmpg_per_channel = (float)est_blk_per_vmpg * blk_bytes / (float)256 / p->num_chans; in calculate_mcache_row_bytes()