Home
last modified time | relevance | path

Searched defs:pagesize (Results 1 – 25 of 31) sorted by relevance

12

/openbsd/gnu/lib/libiberty/src/
H A Dphysmem.c88 double pagesize = sysconf (_SC_PAGESIZE); in physmem_total() local
100 double pagesize = pss.page_size; in physmem_total() local
112 double pagesize = sysconf (_SC_PAGESIZE); in physmem_total() local
192 double pagesize = sysconf (_SC_PAGESIZE); in physmem_available() local
206 double pagesize = pss.page_size; in physmem_available() local
218 double pagesize = sysconf (_SC_PAGESIZE); in physmem_available() local
233 double pagesize = vmstats.pagesize; in physmem_available() local
/openbsd/gnu/usr.bin/cvs/lib/
H A Dvalloc.c17 long pagesize; local
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dcppfiles.c43 # define TEST_THRESHOLD(size, pagesize) \ argument
51 # define SHOULD_MMAP(size, pagesize) TEST_THRESHOLD (size, pagesize) argument
58 # define SHOULD_MMAP(size, pagesize) ((GetVersion() & 0x80000000) \ argument
396 static int pagesize = -1; local
/openbsd/regress/usr.bin/lastcomm/
H A Dcallstack.c35 long pagesize; in main() local
H A Dtrapstack.c39 long pagesize; in main() local
/openbsd/gnu/gcc/gcc/config/
H A Dhost-darwin.c48 const size_t pagesize = getpagesize(); in darwin_gt_pch_use_address() local
/openbsd/regress/sys/uvm/mmap_noreplace/
H A Dmmap_noreplace.c43 long pagesize; in main() local
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dbfdwin.c116 static size_t pagesize; in bfd_get_file_window() local
H A Dlynx-core.c97 int pagesize; local
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dbfdwin.c115 static size_t pagesize; in bfd_get_file_window() local
H A Dlynx-core.c94 int pagesize; local
/openbsd/regress/lib/libpthread/stack/
H A Dstack.c63 size_t size, size2, pagesize; in main() local
/openbsd/lib/libkvm/
H A Dkvm_mips64.c67 int pagesize; member
/openbsd/regress/sys/uvm/minherit_zero/
H A Dminherit_zero.c110 long pagesize; in main() local
/openbsd/regress/sys/kern/signal/siginfo-fault/
H A Dsiginfo-fault.c124 long pagesize = sysconf(_SC_PAGESIZE); in main() local
/openbsd/lib/libc/include/
H A Dmpool.h70 unsigned long pagesize; /* file page size */ member
/openbsd/regress/sys/kern/fork-exit/
H A Dfork-exit.c42 int pagesize; variable
/openbsd/lib/libc/db/mpool/
H A Dmpool.c55 mpool_open(void *key, int fd, pgno_t pagesize, pgno_t maxcache) in mpool_open()
/openbsd/lib/libusbhid/
H A Dusage.c50 int pagesize, pagesizemax; member
/openbsd/gnu/llvm/lldb/include/lldb/Target/
H A DMemoryRegionInfo.h131 void SetPageSize(int pagesize) { m_pagesize = pagesize; } in SetPageSize()
/openbsd/sys/dev/pci/drm/i915/
H A Dintel_memory_region.c37 u8 __iomem *va, int pagesize, in __iopagetest()
/openbsd/gnu/usr.bin/binutils/ld/
H A Dldexp.h101 bfd_vma base, end, pagesize; member
/openbsd/gnu/usr.bin/binutils-2.17/ld/
H A Dldexp.h126 bfd_vma base, min_base, relro_end, end, pagesize, maxpagesize; member
/openbsd/usr.bin/top/
H A Dmachine.c188 int pagesize; in machine_init() local
/openbsd/sys/uvm/
H A Duvmexp.h54 int pagesize; /* size of a page (PAGE_SIZE): must be power of 2 */ member

12