XPQUEUE_SIZE
static mmu_update_t xpq_queue_array[MAXCPUS][XPQUEUE_SIZE];
if (__predict_false(++curcpu()->ci_xpq_idx == XPQUEUE_SIZE))