Searched refs:NextPrefetchModeState (Results 1 – 5 of 5) sorted by relevance
234 unsigned int NextPrefetchModeState; member
3249 v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.NextPrefetchModeState = mode_lib->vba.MinPrefetchMode; in dml32_ModeSupportAndSystemConfigurationFull() 3254 mode_lib->vba.PrefetchModePerState[i][j] = v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.NextPrefetchModeState; in dml32_ModeSupportAndSystemConfigurationFull() 3550 v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.NextPrefetchModeState = v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.NextPrefetchModeState + 1; in dml32_ModeSupportAndSystemConfigurationFull() 3564 && v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.NextPrefetchModeState > mode_lib->vba.MaxPrefetchMode))); in dml32_ModeSupportAndSystemConfigurationFull()
4710 int NextPrefetchModeState = MinPrefetchMode; in dml30_ModeSupportAndSystemConfigurationFull() local4754 v->PrefetchModePerState[i][j] = NextPrefetchModeState; in dml30_ModeSupportAndSystemConfigurationFull()5007 NextPrefetchModeState = NextPrefetchModeState + 1; in dml30_ModeSupportAndSystemConfigurationFull()5014 … || (v->NextMaxVStartup == v->MaxMaxVStartup[i][j] && NextPrefetchModeState > MaxPrefetchMode))); in dml30_ModeSupportAndSystemConfigurationFull()
5204 int NextPrefetchModeState = MinPrefetchMode; local5259 v->PrefetchModePerState[i][j] = NextPrefetchModeState;5421 NextPrefetchModeState = NextPrefetchModeState + 1;5430 … || (v->NextMaxVStartup == v->MaxMaxVStartup[i][j] && NextPrefetchModeState > MaxPrefetchMode)));
5117 int NextPrefetchModeState = MinPrefetchMode; local5172 v->PrefetchModePerState[i][j] = NextPrefetchModeState;5334 NextPrefetchModeState = NextPrefetchModeState + 1;5343 … || (v->NextMaxVStartup == v->MaxMaxVStartup[i][j] && NextPrefetchModeState > MaxPrefetchMode)));