taglinefilesource code
PMD_SIZE491fs/proc/array.cif (end > PMD_SIZE)
PMD_SIZE492fs/proc/array.cend = PMD_SIZE;
PMD_SIZE533fs/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_SIZE215mm/filemap.cif (end > PMD_SIZE)
PMD_SIZE216mm/filemap.cend = PMD_SIZE;
PMD_SIZE250mm/filemap.caddress = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE376mm/memory.cif (end >= PMD_SIZE)
PMD_SIZE377mm/memory.cend = PMD_SIZE;
PMD_SIZE406mm/memory.caddress = (address + PMD_SIZE) & PMD_MASK; 
PMD_SIZE436mm/memory.cif (end > PMD_SIZE)
PMD_SIZE437mm/memory.cend = PMD_SIZE;
PMD_SIZE460mm/memory.caddress = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE502mm/memory.cif (end > PMD_SIZE)
PMD_SIZE503mm/memory.cend = PMD_SIZE;
PMD_SIZE531mm/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_SIZE458mm/swap.cpmd_end = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE498mm/swap.caddress = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE898mm/swap.cif (end > PMD_SIZE)
PMD_SIZE899mm/swap.cend = PMD_SIZE;
PMD_SIZE932mm/swap.caddress = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE53mm/vmalloc.cif (end > PMD_SIZE)
PMD_SIZE54mm/vmalloc.cend = PMD_SIZE;
PMD_SIZE89mm/vmalloc.caddress = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE114mm/vmalloc.cif (end > PMD_SIZE)
PMD_SIZE115mm/vmalloc.cend = PMD_SIZE;
PMD_SIZE144mm/vmalloc.caddress = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE177mm/vmalloc.cif (end > PMD_SIZE)
PMD_SIZE178mm/vmalloc.cend = PMD_SIZE;
PMD_SIZE204mm/vmalloc.caddress = (address + PMD_SIZE) & PMD_MASK;