taglinefilesource code
PMD_SIZE560fs/proc/array.cif (end > PMD_SIZE)
PMD_SIZE561fs/proc/array.cend = PMD_SIZE;
PMD_SIZE602fs/proc/array.caddress = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE78include/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_SIZE225mm/filemap.cif (end > PMD_SIZE)
PMD_SIZE226mm/filemap.cend = PMD_SIZE;
PMD_SIZE260mm/filemap.caddress = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE236mm/memory.cif (end >= PMD_SIZE)
PMD_SIZE237mm/memory.cend = PMD_SIZE;
PMD_SIZE275mm/memory.caddress = (address + PMD_SIZE) & PMD_MASK; 
PMD_SIZE338mm/memory.cif (end >= PMD_SIZE)
PMD_SIZE339mm/memory.cend = PMD_SIZE;
PMD_SIZE368mm/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_SIZE463mm/memory.cif (end > PMD_SIZE)
PMD_SIZE464mm/memory.cend = PMD_SIZE;
PMD_SIZE492mm/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;