taglinefilesource code
PMD_SIZE568fs/proc/array.cif (end > PMD_SIZE)
PMD_SIZE569fs/proc/array.cend = PMD_SIZE;
PMD_SIZE610fs/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_SIZE492mm/filemap.cif (end > PMD_SIZE)
PMD_SIZE493mm/filemap.cend = PMD_SIZE;
PMD_SIZE527mm/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_SIZE340mm/memory.cif (end >= PMD_SIZE)
PMD_SIZE341mm/memory.cend = PMD_SIZE;
PMD_SIZE370mm/memory.caddress = (address + PMD_SIZE) & PMD_MASK; 
PMD_SIZE399mm/memory.cif (end > PMD_SIZE)
PMD_SIZE400mm/memory.cend = PMD_SIZE;
PMD_SIZE423mm/memory.caddress = (address + PMD_SIZE) & PMD_MASK;
PMD_SIZE465mm/memory.cif (end > PMD_SIZE)
PMD_SIZE466mm/memory.cend = PMD_SIZE;
PMD_SIZE494mm/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_SIZE954mm/swap.cif (end > PMD_SIZE)
PMD_SIZE955mm/swap.cend = PMD_SIZE;
PMD_SIZE988mm/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;