taglinefilesource code
PMD_SIZE490fs/proc/array.cif (end > PMD_SIZE)
PMD_SIZE491fs/proc/array.cend = PMD_SIZE;
PMD_SIZE532fs/proc/array.caddress = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE15include/asm-alpha/pgtable.h#define PMD_MASK  (~(PMD_SIZE-1))
PMD_SIZE17include/asm-i386/pgtable.h#define PMD_MASK  (~(PMD_SIZE-1))
PMD_SIZE166mm/filemap.cif (end > PMD_SIZE)
PMD_SIZE167mm/filemap.cend = PMD_SIZE;
PMD_SIZE197mm/filemap.caddress = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE374mm/memory.cif (end >= PMD_SIZE)
PMD_SIZE375mm/memory.cend = PMD_SIZE;
PMD_SIZE404mm/memory.caddress = (address + PMD_SIZE) & PMD_MASK; 
PMD_SIZE434mm/memory.cif (end > PMD_SIZE)
PMD_SIZE435mm/memory.cend = PMD_SIZE;
PMD_SIZE458mm/memory.caddress = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE500mm/memory.cif (end > PMD_SIZE)
PMD_SIZE501mm/memory.cend = PMD_SIZE;
PMD_SIZE529mm/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_SIZE448mm/swap.cpmd_end = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE488mm/swap.caddress = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE888mm/swap.cif (end > PMD_SIZE)
PMD_SIZE889mm/swap.cend = PMD_SIZE;
PMD_SIZE922mm/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;