Searched refs:COPY_BATCH_SIZE (Results 1 – 2 of 2) sorted by relevance
126 #define COPY_BATCH_SIZE 64 macro129 struct gnttab_copy op[COPY_BATCH_SIZE];130 RING_IDX idx[COPY_BATCH_SIZE];
201 if (queue->rx_copy.num == COPY_BATCH_SIZE) in xenvif_rx_copy_add()