NUM_M2P_LOCKS
for (i = 0; i < NUM_M2P_LOCKS; ++i)
} m2p_lock[NUM_M2P_LOCKS];
#define XM2P_HASH ((uintptr_t)curthread->t_tid & (NUM_M2P_LOCKS - 1))