Searched refs:PGDIR_BITS (Results 1 – 2 of 2) sorted by relevance
65 #define PGDIR_BITS (PAGE_SHIFT - 3) macro67 #if (MAX_PHYS_ADDRESS_BITS > PGDIR_SHIFT + PGDIR_BITS)71 #if (PGDIR_SHIFT + PGDIR_BITS) != 5393 #define PTRS_PER_PGD (1UL << PGDIR_BITS)
158 sllx VADDR, 64 - (PGDIR_SHIFT + PGDIR_BITS), REG2; \236 sllx VADDR, 64 - (PGDIR_SHIFT + PGDIR_BITS), REG2; \