Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/os/
H A Dpmem.c125 static void tlist_in(page_t *, pgcnt_t, vnode_t *, u_offset_t *);
330 tlist_in(tlist, tpages, pcp->dp_vnp, &pmem_off); in devmap_pmem_alloc()
844 tlist_in(page_t *tlist, pgcnt_t tpages, vnode_t *pvnp, u_offset_t *poffp) in tlist_in() function