Searched refs:PTD_TOGGLE (Results 1 – 3 of 3) 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
329 ptd->count = PTD_CC_MSK | PTD_ACTIVE_MSK | PTD_TOGGLE(toggle); in prepare_ptd()