taglinefilesource code
PMD_SIZE569fs/proc/array.cif (end > PMD_SIZE)
PMD_SIZE570fs/proc/array.cend = PMD_SIZE;
PMD_SIZE611fs/proc/array.caddress = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE83include/asm-alpha/pgtable.h#define PMD_MASK  (~(PMD_SIZE-1))
PMD_SIZE116include/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_SIZE533mm/filemap.cif (end > PMD_SIZE)
PMD_SIZE534mm/filemap.cend = PMD_SIZE;
PMD_SIZE568mm/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_SIZE466mm/memory.cif (end > PMD_SIZE)
PMD_SIZE467mm/memory.cend = PMD_SIZE;
PMD_SIZE495mm/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_SIZE177mm/swapfile.cif (end > PMD_SIZE)
PMD_SIZE178mm/swapfile.cend = PMD_SIZE;
PMD_SIZE211mm/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_SIZE170mm/vmscan.cpmd_end = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE210mm/vmscan.caddress = (address + PMD_SIZE) & PMD_MASK;