taglinefilesource code
PMD_SIZE747fs/proc/array.cif (end > PMD_SIZE)
PMD_SIZE748fs/proc/array.cend = PMD_SIZE;
PMD_SIZE789fs/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_SIZE659mm/filemap.cif (end > PMD_SIZE)
PMD_SIZE660mm/filemap.cend = PMD_SIZE;
PMD_SIZE694mm/filemap.caddress = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE228mm/memory.cif (end >= PMD_SIZE)
PMD_SIZE229mm/memory.cend = PMD_SIZE;
PMD_SIZE267mm/memory.caddress = (address + PMD_SIZE) & PMD_MASK; 
PMD_SIZE332mm/memory.cif (end >= PMD_SIZE)
PMD_SIZE333mm/memory.cend = PMD_SIZE;
PMD_SIZE362mm/memory.caddress = (address + PMD_SIZE) & PMD_MASK; 
PMD_SIZE391mm/memory.cif (end > PMD_SIZE)
PMD_SIZE392mm/memory.cend = PMD_SIZE;
PMD_SIZE415mm/memory.caddress = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE458mm/memory.cif (end > PMD_SIZE)
PMD_SIZE459mm/memory.cend = PMD_SIZE;
PMD_SIZE487mm/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_SIZE171mm/vmscan.cpmd_end = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE211mm/vmscan.caddress = (address + PMD_SIZE) & PMD_MASK;