taglinefilesource code
PMD_SIZE744fs/proc/array.cif (end > PMD_SIZE)
PMD_SIZE745fs/proc/array.cend = PMD_SIZE;
PMD_SIZE786fs/proc/array.caddress = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE90include/asm-alpha/pgtable.h#define PMD_MASK  (~(PMD_SIZE-1))
PMD_SIZE176include/asm-i386/pgtable.h#define PMD_MASK  (~(PMD_SIZE-1))
PMD_SIZE67include/asm-mips/pgtable.h#define PMD_MASK  (~(PMD_SIZE-1))
PMD_SIZE81include/asm-ppc/pgtable.h#define PMD_MASK  (~(PMD_SIZE-1))
PMD_SIZE685mm/filemap.cif (end > PMD_SIZE)
PMD_SIZE686mm/filemap.cend = PMD_SIZE;
PMD_SIZE720mm/filemap.caddress = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE231mm/memory.cif (end >= PMD_SIZE)
PMD_SIZE232mm/memory.cend = PMD_SIZE;
PMD_SIZE270mm/memory.caddress = (address + PMD_SIZE) & PMD_MASK; 
PMD_SIZE337mm/memory.cif (end >= PMD_SIZE)
PMD_SIZE338mm/memory.cend = PMD_SIZE;
PMD_SIZE367mm/memory.caddress = (address + PMD_SIZE) & PMD_MASK; 
PMD_SIZE397mm/memory.cif (end > PMD_SIZE)
PMD_SIZE398mm/memory.cend = PMD_SIZE;
PMD_SIZE421mm/memory.caddress = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE465mm/memory.cif (end > PMD_SIZE)
PMD_SIZE466mm/memory.cend = PMD_SIZE;
PMD_SIZE494mm/memory.caddress = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE36mm/mprotect.cif (end > PMD_SIZE)
PMD_SIZE37mm/mprotect.cend = PMD_SIZE;
PMD_SIZE67mm/mprotect.caddress = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE213mm/swapfile.cif (end > PMD_SIZE)
PMD_SIZE214mm/swapfile.cend = PMD_SIZE;
PMD_SIZE247mm/swapfile.caddress = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE56mm/vmalloc.cif (end > PMD_SIZE)
PMD_SIZE57mm/vmalloc.cend = PMD_SIZE;
PMD_SIZE92mm/vmalloc.caddress = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE118mm/vmalloc.cif (end > PMD_SIZE)
PMD_SIZE119mm/vmalloc.cend = PMD_SIZE;
PMD_SIZE148mm/vmalloc.caddress = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE182mm/vmalloc.cif (end > PMD_SIZE)
PMD_SIZE183mm/vmalloc.cend = PMD_SIZE;
PMD_SIZE209mm/vmalloc.caddress = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE174mm/vmscan.cpmd_end = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE214mm/vmscan.caddress = (address + PMD_SIZE) & PMD_MASK;