VRING_ALIGN
base = (char *)roundup2((uintptr_t)base, VRING_ALIGN);
return (roundup2(vring_size(qsz, VRING_ALIGN), VRING_ALIGN));