Searched defs:PTD_GET_COUNT (Results 1 – 2 of 2) sorted by relevance
186 #define PTD_GET_COUNT(p) (((p)->count & PTD_COUNT_MSK) >> 0) macro
348 #define PTD_GET_COUNT(p) (((p)->count & PTD_COUNT_MSK) >> 0) macro