PPC_MIN_HPT_ORDER
if ((order < PPC_MIN_HPT_ORDER) || (order > PPC_MAX_HPT_ORDER))
while ((err == -ENOMEM) && --order >= PPC_MIN_HPT_ORDER)