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_SIZE83include/asm-alpha/pgtable.h#define PMD_MASK  (~(PMD_SIZE-1))
PMD_SIZE169include/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_SIZE649mm/filemap.cif (end > PMD_SIZE)
PMD_SIZE650mm/filemap.cend = PMD_SIZE;
PMD_SIZE684mm/filemap.caddress = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE237mm/memory.cif (end >= PMD_SIZE)
PMD_SIZE238mm/memory.cend = PMD_SIZE;
PMD_SIZE276mm/memory.caddress = (address + PMD_SIZE) & PMD_MASK; 
PMD_SIZE341mm/memory.cif (end >= PMD_SIZE)
PMD_SIZE342mm/memory.cend = PMD_SIZE;
PMD_SIZE371mm/memory.caddress = (address + PMD_SIZE) & PMD_MASK; 
PMD_SIZE400mm/memory.cif (end > PMD_SIZE)
PMD_SIZE401mm/memory.cend = PMD_SIZE;
PMD_SIZE424mm/memory.caddress = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE467mm/memory.cif (end > PMD_SIZE)
PMD_SIZE468mm/memory.cend = PMD_SIZE;
PMD_SIZE496mm/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_SIZE117mm/vmalloc.cif (end > PMD_SIZE)
PMD_SIZE118mm/vmalloc.cend = PMD_SIZE;
PMD_SIZE147mm/vmalloc.caddress = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE180mm/vmalloc.cif (end > PMD_SIZE)
PMD_SIZE181mm/vmalloc.cend = PMD_SIZE;
PMD_SIZE207mm/vmalloc.caddress = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE172mm/vmscan.cpmd_end = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE212mm/vmscan.caddress = (address + PMD_SIZE) & PMD_MASK;