SDT_ENTRIES
#define SDT_SIZE (sizeof(sdt_entry_t) * SDT_ENTRIES)
for (u = SDT_ENTRIES, sdt = pmap->pm_stab; u != 0; sdt++, u--) {