Home
last modified time | relevance | path

Searched defs:pageshift (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/libexec/ld.elf_so/
H A Dxmalloc.c151 static size_t pageshift; /* page size shift */ variable
/netbsd-src/external/bsd/top/dist/machine/
H A Dm_hpux10.c170 static int pageshift; /* log base 2 of the pagesize */ variable
H A Dm_hpux7.c241 static int pageshift; /* log base 2 of the pagesize */ variable
H A Dm_hpux8.c231 static int pageshift; /* log base 2 of the pagesize */ variable
H A Dm_sunos4.c277 static int pageshift; /* log base 2 of the pagesize */ variable
H A Dm_hpux9.c243 static int pageshift; /* log base 2 of the pagesize */ variable
H A Dm_macosx.c144 static int pageshift = 0; variable
H A Dm_decosf1.c237 static int pageshift; /* log base 2 of the pagesize */ variable
H A Dm_netbsd.c255 static int pageshift; /* log base 2 of the pagesize */ variable
H A Dm_sunos5.c339 static int pageshift; variable
H A Dm_freebsd.c345 static int pageshift; /* log base 2 of the pagesize */ variable
/netbsd-src/sys/uvm/
H A Duvm_extern.h317 int pageshift; /* page shift */ member
428 int64_t pageshift; member