MAX_ALLOCATIONS
static ddi_dma_handle_t xpv_dma_handle[MAX_ALLOCATIONS];
static ddi_acc_handle_t xpv_dma_acchandle[MAX_ALLOCATIONS];
ASSERT(xen_alloc_cnt < MAX_ALLOCATIONS);