Searched refs:PDIR_SIZE (Results 1 – 1 of 1) sorted by relevance
369 #define PDIR_SIZE (1 << PDIR_L) /* va range mapped by pdir */ macro403 #define PDIR_SIZE (1 << PDIR_SHIFT) /* va range mapped by pdir */ macro404 #define PDIR_MASK (~(PDIR_SIZE - 1))421 #define PTBL_MASK ((PDIR_SIZE - 1) & ~((1 << PAGE_SHIFT) - 1))