taglinefilesource code
PMD_SIZE557fs/proc/array.cif (end > PMD_SIZE)
PMD_SIZE558fs/proc/array.cend = PMD_SIZE;
PMD_SIZE599fs/proc/array.caddress = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE15include/asm-alpha/pgtable.h#define PMD_MASK  (~(PMD_SIZE-1))
PMD_SIZE23include/asm-i386/pgtable.h#define PMD_MASK  (~(PMD_SIZE-1))
PMD_SIZE81include/asm-ppc/pgtable.h#define PMD_MASK  (~(PMD_SIZE-1))
PMD_SIZE223mm/filemap.cif (end > PMD_SIZE)
PMD_SIZE224mm/filemap.cend = PMD_SIZE;
PMD_SIZE258mm/filemap.caddress = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE223mm/memory.cif (end >= PMD_SIZE)
PMD_SIZE224mm/memory.cend = PMD_SIZE;
PMD_SIZE262mm/memory.caddress = (address + PMD_SIZE) & PMD_MASK; 
PMD_SIZE323mm/memory.cif (end >= PMD_SIZE)
PMD_SIZE324mm/memory.cend = PMD_SIZE;
PMD_SIZE353mm/memory.caddress = (address + PMD_SIZE) & PMD_MASK; 
PMD_SIZE382mm/memory.cif (end > PMD_SIZE)
PMD_SIZE383mm/memory.cend = PMD_SIZE;
PMD_SIZE406mm/memory.caddress = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE448mm/memory.cif (end > PMD_SIZE)
PMD_SIZE449mm/memory.cend = PMD_SIZE;
PMD_SIZE477mm/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_SIZE517mm/swap.cpmd_end = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE557mm/swap.caddress = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE950mm/swap.cif (end > PMD_SIZE)
PMD_SIZE951mm/swap.cend = PMD_SIZE;
PMD_SIZE984mm/swap.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;