Searched refs:max_vratio_pre (Results 1 – 3 of 3) sorted by relevance
3474 unsigned int max_vratio_pre = __DML_MAX_VRATIO_PRE__; in dml32_CalculatePrefetchSchedule() local3636 min_Lsw = dml_max(PrefetchSourceLinesY, PrefetchSourceLinesC) / max_vratio_pre; in dml32_CalculatePrefetchSchedule()
909 int max_vratio_pre = 4; local1061 min_Lsw = dml_max(1, dml_max(PrefetchSourceLinesY, PrefetchSourceLinesC) / max_vratio_pre);
931 int max_vratio_pre = 4; local1083 min_Lsw = dml_max(1, dml_max(PrefetchSourceLinesY, PrefetchSourceLinesC) / max_vratio_pre);