Searched refs:TID_MAX (Results 1 – 2 of 2) sorted by relevance
204 #define TID_MAX 255 macro
171 static volatile pmap_t tidbusy[MAXCPU][TID_MAX + 1];2915 if (tid > TID_MAX) in tid_alloc()