TCE_ENTRY_SIZE
limit = min_t(long, npages, 4096 / TCE_ENTRY_SIZE);
limit = min_t(long, num_tce, 4096 / TCE_ENTRY_SIZE);