Searched refs:MAX_GRANT_COPY_OPS (Results 1 – 2 of 2) sorted by relevance
98 #define MAX_GRANT_COPY_OPS (MAX_XEN_SKB_FRAGS * XEN_NETIF_RX_RING_SIZE) macro191 struct gnttab_copy grant_copy_op[MAX_GRANT_COPY_OPS];
584 BUG_ON(npo.copy_prod > MAX_GRANT_COPY_OPS); in xenvif_rx_action()