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.Mi… in dml32_ModeSupportAndSystemConfigurationFull()3254 …dePerState[i][j] = v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.NextPrefetchModeState; in dml32_ModeSupportAndSystemConfigurationFull()3550 …dSystemConfigurationFull.NextPrefetchModeState = v->dummy_vars.dml32_ModeSupportAndSystemConfigura… in dml32_ModeSupportAndSystemConfigurationFull()3564 …&& v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.NextPrefetchModeState > mode_lib->vba… in dml32_ModeSupportAndSystemConfigurationFull()
4708 int NextPrefetchModeState = MinPrefetchMode; in dml30_ModeSupportAndSystemConfigurationFull() local4752 v->PrefetchModePerState[i][j] = NextPrefetchModeState; in dml30_ModeSupportAndSystemConfigurationFull()5005 NextPrefetchModeState = NextPrefetchModeState + 1; in dml30_ModeSupportAndSystemConfigurationFull()5012 … || (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)));