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