Home
last modified time | relevance | path

Searched defs:npage (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/mthca/
H A Dmthca_allocator.c162 int npage = (nent * sizeof (void *) + PAGE_SIZE - 1) / PAGE_SIZE; in mthca_array_init() local
/freebsd/sys/dev/md/
H A Dmd.c1623 vm_ooffset_t npage; in mdcreate_swap() local