ANON_CHUNK_SIZE
if ((ah.size <= ANON_CHUNK_SIZE) || (ah.flags & ANON_ALLOC_FORCE)) {
if (aw->aw_ahp.size <= ANON_CHUNK_SIZE ||
mdb_zalloc(ANON_CHUNK_SIZE * sizeof (uintptr_t), UM_SLEEP);
aw->aw_minslot / ANON_CHUNK_SIZE;
aw->aw_minslot % ANON_CHUNK_SIZE;
ANON_CHUNK_SIZE * sizeof (uintptr_t));
ANON_CHUNK_SIZE * sizeof (uintptr_t), levtwoptr) ==
slot = aw->aw_levone_ndx * ANON_CHUNK_SIZE + aw->aw_levtwo_ndx;
if (aw->aw_levtwo_ndx == ANON_CHUNK_SIZE) {
mdb_free(aw->aw_levtwo, ANON_CHUNK_SIZE * sizeof (uintptr_t));
#define ANON_CHUNK_OFF (ANON_CHUNK_SIZE - 1)
if (npages <= ANON_CHUNK_SIZE || (flags & ANON_ALLOC_FORCE)) {
ahp->size = P2ROUNDUP(npages, ANON_CHUNK_SIZE);
if ((ahp->size <= ANON_CHUNK_SIZE) || (ahp->flags & ANON_ALLOC_FORCE)) {
if (npages <= ANON_CHUNK_SIZE || (ahp->flags & ANON_ALLOC_FORCE)) {
if ((ahp->size <= ANON_CHUNK_SIZE) || (ahp->flags & ANON_ALLOC_FORCE)) {
if ((size <= ANON_CHUNK_SIZE) || (ahp->flags & ANON_ALLOC_FORCE)) {
for (j = chunkoff; j < ANON_CHUNK_SIZE; j++) {
i = (i + ANON_CHUNK_SIZE) & ~ANON_CHUNK_OFF;
if (ahp->size <= ANON_CHUNK_SIZE || (ahp->flags & ANON_ALLOC_FORCE)) {
if (((sahp->size <= ANON_CHUNK_SIZE) &&
(dahp->size <= ANON_CHUNK_SIZE)) ||
if (sahp->size > ANON_CHUNK_SIZE &&
dahp->size > ANON_CHUNK_SIZE &&
chknp = ANON_CHUNK_SIZE - MAX(sapidx, dapidx);
#define ANON_1_LEVEL_INC (ANON_CHUNK_SIZE / 8)
#define ANON_2_LEVEL_INC (ANON_1_LEVEL_INC * ANON_CHUNK_SIZE)
if (totpages <= ANON_CHUNK_SIZE || (ahp->flags & ANON_ALLOC_FORCE)) {
if (newamp_pgs > ANON_CHUNK_SIZE && oldamp_pgs <= ANON_CHUNK_SIZE &&
if (oldamp_pgs == ANON_CHUNK_SIZE) {