Searched refs:PGDIR_BITS (Results 1 – 2 of 2) sorted by relevance
68 #define PGDIR_BITS (PAGE_SHIFT - 3) macro70 #if (MAX_PHYS_ADDRESS_BITS > PGDIR_SHIFT + PGDIR_BITS)74 #if (PGDIR_SHIFT + PGDIR_BITS) != 5396 #define PTRS_PER_PGD (1UL << PGDIR_BITS)
159 sllx VADDR, 64 - (PGDIR_SHIFT + PGDIR_BITS), REG2; \272 sllx VADDR, 64 - (PGDIR_SHIFT + PGDIR_BITS), REG2; \