Searched refs:pagesize (Results 51 - 58 of 58) sorted by relevance

123

/freebsd-current/tools/test/stress2/misc/
H A Dbio.sh44 ps=`sysctl -n hw.pagesize`
96 #define PS $ps /* From hw.pagesize */
/freebsd-current/sys/powerpc/ps3/
H A Dps3bus.c658 int i, err, flags, pagesize; local
675 pagesize = 24; /* log_2(16 MB) */
677 pagesize = 12; /* 4 KB */
681 sc->regions[i].mr_size, pagesize, flags,
/freebsd-current/usr.bin/
H A DMakefile107 pagesize \
/freebsd-current/usr.sbin/crunch/examples/
H A Dreally-big.conf47 progs pagesize passwd paste patch pr printenv printf quota ranlib
/freebsd-current/contrib/netbsd-tests/sys/uvm/
H A Dt_uvm_physseg_load.c316 uvmexp.pagesize = PAGE_SIZE;
H A Dt_uvm_physseg.c280 uvmexp.pagesize = PAGE_SIZE;
/freebsd-current/sys/kern/
H A Dkern_mib.c175 SYSCTL_INT(_hw, HW_PAGESIZE, pagesize, CTLFLAG_RD|CTLFLAG_CAPRD,
/freebsd-current/targets/pseudo/userland/
H A DMakefile.depend291 usr.bin/pagesize \

Completed in 204 milliseconds

123