Searched refs:NoTimeForPrefetch (Results 1 – 3 of 3) sorted by relevance
1108 bool NoTimeForPrefetch[DC__VOLTAGE_STATES][2][DC__NUM_DPP__MAX]; member
3292 mode_lib->vba.NoTimeForPrefetch[i][j][k] = in dml32_ModeSupportAndSystemConfigurationFull()3407 || mode_lib->vba.NoTimeForPrefetch[i][j][k] == true) { in dml32_ModeSupportAndSystemConfigurationFull()3422 || mode_lib->vba.NoTimeForPrefetch[i][j][k] == true) { in dml32_ModeSupportAndSystemConfigurationFull()
7522 …mode_lib->ms.NoTimeForPrefetch[k] = CalculatePrefetchSchedule(&mode_lib->scratch, CalculatePrefetc… in dml_core_ms_prefetch_check()7524 mode_lib->ms.support.PrefetchSupported &= !mode_lib->ms.NoTimeForPrefetch[k]; in dml_core_ms_prefetch_check()7554 || mode_lib->ms.NoTimeForPrefetch[k] == true in dml_core_ms_prefetch_check()7561 …G_VERBOSE("DML::%s: k=%d, NoTimeForPrefetch=%d\n", __func__, k, mode_lib->ms.NoTimeForPrefetch[k]); in dml_core_ms_prefetch_check()