POOL_ALLOC_ALIGNED
POOL_ALLOC_SIZE(PAGE_SIZE, POOL_ALLOC_ALIGNED)
POOL_ALLOC_SIZES(PAGE_SIZE, (1UL << 31), POOL_ALLOC_ALIGNED)
POOL_ALLOC_SIZES(PAGE_SIZE, (1UL << 31), POOL_ALLOC_ALIGNED)
pgsizes = pa_pagesz & ~POOL_ALLOC_ALIGNED;
if (ISSET(pa_pagesz, POOL_ALLOC_ALIGNED)) {
POOL_ALLOC_SIZE(PAGE_SIZE, POOL_ALLOC_ALIGNED)