Searched refs:PTD_TOGGLE (Results 1 – 2 of 2) sorted by relevance
189 #define PTD_TOGGLE(v) (((v) << 10) & PTD_TOGGLE_MSK) macro
275 ptd->count = PTD_CC_MSK | PTD_ACTIVE_MSK | PTD_TOGGLE(toggle); in preproc_atl_queue()