Searched defs:maxmem (Results 1 - 10 of 10) sorted by relevance

/freebsd-10-stable/contrib/unbound/validator/
H A Dval_kcache.c54 size_t numtables, start_size, maxmem; local
/freebsd-10-stable/sys/boot/powerpc/ps3/
H A Dps3mmu.c97 ps3mmu_init(int maxmem) argument
H A Dmain.c61 uint64_t maxmem = 0; local
/freebsd-10-stable/sys/mips/sibyte/
H A Dsb_machdep.c139 uint64_t maxmem; local
[all...]
/freebsd-10-stable/contrib/unbound/util/storage/
H A Dlruhash.c62 lruhash_create(size_t start_size, size_t maxmem, lruhash_sizefunc_t sizefunc, argument
H A Dslabhash.c48 slabhash_create(size_t numtables, size_t start_size, size_t maxmem, lruhash_sizefunc_t sizefunc, lruhash_compfunc_t compfunc, lruhash_delkeyfunc_t delkeyfunc, lruhash_deldatafunc_t deldatafunc, void* arg) argument
/freebsd-10-stable/contrib/unbound/services/cache/
H A Drrset.c63 size_t maxmem = (cfg?cfg->rrset_cache_size:HASH_DEFAULT_MAXMEM); local
H A Dinfra.c219 size_t maxmem = cfg->infra_cache_numhosts * (sizeof(struct infra_key)+ local
273 size_t maxmem; local
/freebsd-10-stable/usr.sbin/dumpcis/
H A Dcardinfo.h170 int maxmem; /* Max allowed memory windows */ member in struct:slotstate
/freebsd-10-stable/sys/xen/interface/
H A Ddomctl.h397 uint64_aligned_t maxmem; /* Highest memory address for MDT. */ member in struct:xen_domctl_arch_setup

Completed in 193 milliseconds