Searched refs:AnyLinesForVMOrRowTooLarge (Results 1 – 8 of 8) sorted by relevance
540 bool AnyLinesForVMOrRowTooLarge; member
1700 dml_bool_t AnyLinesForVMOrRowTooLarge; member
6504 s->AnyLinesForVMOrRowTooLarge = false; in dml_prefetch_check()6507 s->AnyLinesForVMOrRowTooLarge = true; in dml_prefetch_check()6614 if (s->MaxVStartup <= __DML_VBA_MIN_VSTARTUP__ || s->AnyLinesForVMOrRowTooLarge == false) { in dml_prefetch_check()
3426 mode_lib->vba.AnyLinesForVMOrRowTooLarge = false; in dml32_ModeSupportAndSystemConfigurationFull()3430 mode_lib->vba.AnyLinesForVMOrRowTooLarge = true; in dml32_ModeSupportAndSystemConfigurationFull()3548 || mode_lib->vba.AnyLinesForVMOrRowTooLarge == false) { in dml32_ModeSupportAndSystemConfigurationFull()
4890 mode_lib->vba.AnyLinesForVMOrRowTooLarge = false; in dml21_ModeSupportAndSystemConfigurationFull()4893 mode_lib->vba.AnyLinesForVMOrRowTooLarge = true; in dml21_ModeSupportAndSystemConfigurationFull()4897 if (mode_lib->vba.MaxVStartup <= 13 || mode_lib->vba.AnyLinesForVMOrRowTooLarge == false) { in dml21_ModeSupportAndSystemConfigurationFull()
4912 v->AnyLinesForVMOrRowTooLarge = false; in dml30_ModeSupportAndSystemConfigurationFull()4915 v->AnyLinesForVMOrRowTooLarge = true; in dml30_ModeSupportAndSystemConfigurationFull()4996 if (v->MaxVStartup <= 13 || v->AnyLinesForVMOrRowTooLarge == false) { in dml30_ModeSupportAndSystemConfigurationFull()
5252 v->AnyLinesForVMOrRowTooLarge = false;5255 v->AnyLinesForVMOrRowTooLarge = true;5320 if (v->MaxVStartup <= __DML_VBA_MIN_VSTARTUP__ || v->AnyLinesForVMOrRowTooLarge == false) {
5338 v->AnyLinesForVMOrRowTooLarge = false;5341 v->AnyLinesForVMOrRowTooLarge = true;5406 if (v->MaxVStartup <= __DML_VBA_MIN_VSTARTUP__ || v->AnyLinesForVMOrRowTooLarge == false) {
Completed in 746 milliseconds