Searched refs:b_can_dmae (Results 1 – 1 of 1) sorted by relevance
149 bool b_can_dmae) argument156 !b_can_dmae || (!b_must_dmae && (size < 16))) {158 if (!b_can_dmae || (!b_must_dmae && (size < 16))) {206 bool b_can_dmae) argument241 b_must_dmae, b_can_dmae);266 b_can_dmae);277 b_must_dmae, b_can_dmae);288 bool b_can_dmae) argument296 if (b_must_dmae && !b_can_dmae) {311 if (b_must_dmae || (b_can_dmae && (data >= 64)))[all …]