Searched refs:TD_RESERVED_MASK (Results 1 – 2 of 2) sorted by relevance
39 #define TD_RESERVED_MASK (0x0FFFUL << 0) macro
374 page &= ~TD_RESERVED_MASK; in add_td_to_list()