Searched refs:PTD_TOGGLE (Results 1 – 4 of 4) sorted by relevance
189 #define PTD_TOGGLE(v) (((v) << 10) & PTD_TOGGLE_MSK) macro
351 #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()
329 ptd->count = PTD_CC_MSK | PTD_ACTIVE_MSK | PTD_TOGGLE(toggle); in prepare_ptd()