Searched defs:PTD_GET_TOGGLE (Results 1 – 2 of 2) sorted by relevance
188 #define PTD_GET_TOGGLE(p) (((p)->count & PTD_TOGGLE_MSK) >> 10) macro
350 #define PTD_GET_TOGGLE(p) (((p)->count & PTD_TOGGLE_MSK) >> 10) macro