Home
last modified time | relevance | path

Searched refs:tlist_in (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/os/
H A Dpmem.c123 static void tlist_in(page_t *, pgcnt_t, vnode_t *, u_offset_t *);
328 tlist_in(tlist, tpages, pcp->dp_vnp, &pmem_off); in devmap_pmem_alloc()
842 tlist_in(page_t *tlist, pgcnt_t tpages, vnode_t *pvnp, u_offset_t *poffp) in tlist_in() function