Searched refs:b_can_dmae (Results 1 – 1 of 1) sorted by relevance
177 bool b_must_dmae, bool b_can_dmae) argument184 !b_can_dmae || (!b_must_dmae && (size < 16))) {186 if (!b_can_dmae || (!b_must_dmae && (size < 16))) {233 bool b_can_dmae) argument268 b_must_dmae, b_can_dmae);293 b_must_dmae, b_can_dmae);305 b_must_dmae, b_can_dmae);316 bool b_can_dmae) argument324 if (b_must_dmae && !b_can_dmae) {338 if (b_must_dmae || (b_can_dmae && (data >= 64)))[all …]