USTORE_SIZE
KASSERT(uaddr + ninst <= USTORE_SIZE);
KASSERT(ninst <= USTORE_SIZE);
alloc_ninst = uimin(USTORE_SIZE, nqabi);
qae->qae_effect_ustore_size = USTORE_SIZE;
qae->qae_ustore_size = USTORE_SIZE;
qae->qae_free_size = USTORE_SIZE;