Searched defs:PTD_GET_ACTIVE (Results 1 – 4 of 4) sorted by relevance
190 #define PTD_GET_ACTIVE(p) (((p)->count & PTD_ACTIVE_MSK) >> 11) macro
352 #define PTD_GET_ACTIVE(p) (((p)->count & PTD_ACTIVE_MSK) >> 11) macro