Searched defs:BEGIN_BATCH (Results 1 – 5 of 5) sorted by relevance
35 #define BEGIN_BATCH(dwords) \ macro
34 #define BEGIN_BATCH(n) rcommonBeginBatch(b_l_rmesa, n, __FILE__, __func__, __LINE__) macro
136 #define BEGIN_BATCH(n) intel_batchbuffer_begin(intel, n) macro
117 #define BEGIN_BATCH(n) do { \ macro