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