Searched refs:NUM_M2P_LOCKS (Results 1 – 1 of 1) sorted by relevance
70 #define NUM_M2P_LOCKS 128 macro74 } m2p_lock[NUM_M2P_LOCKS];76 #define XM2P_HASH ((uintptr_t)curthread->t_tid & (NUM_M2P_LOCKS - 1))101 for (i = 0; i < NUM_M2P_LOCKS; ++i) in xen_start_migrate()110 for (i = 0; i < NUM_M2P_LOCKS; ++i) in xen_end_migrate()