Searched defs:PTBL_MASK (Results 1 – 1 of 1) sorted by relevance
387 #define PTBL_MASK ((1<<PTBL_NUM)-1) macro421 #define PTBL_MASK ((PDIR_SIZE - 1) & ~((1 << PAGE_SHIFT) - 1)) macro