Searched refs:PMD_BITS (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc64/
H A Dtsb.h177 sllx VADDR, 64 - (PMD_SHIFT + PMD_BITS), REG2; \
202 sllx VADDR, 64 - (PMD_SHIFT + PMD_BITS), REG2; \
H A Dpgtable.h50 * table is a single page long). The next higher PMD_BITS determine pmd#
51 * in the proper pmdtable (where we must have PMD_BITS <= (PAGE_SHIFT-2)
62 #define PMD_BITS (PAGE_SHIFT - 2) macro
65 #define PGDIR_SHIFT (PAGE_SHIFT + (PAGE_SHIFT-3) + PMD_BITS)
76 #define PTRS_PER_PMD (1UL << PMD_BITS)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sh64/
H A Dpgtable.h93 #define PMD_BITS (PAGE_SHIFT - PMD_MAGNITUDE) macro
96 #define PGDIR_SHIFT (PMD_SHIFT + PMD_BITS)

Completed in 85 milliseconds