taglinefilesource code
PMD_MASK15include/asm-alpha/pgtable.h#define PMD_MASK  (~(PMD_SIZE-1))
PMD_MASK17include/asm-i386/pgtable.h#define PMD_MASK  (~(PMD_SIZE-1))
PMD_MASK13include/asm-sparc/pgtable.h#define PMD_MASK        (~(PMD_SIZE-1))