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

/illumos-gate/usr/src/uts/common/vm/
H A Dseg_spt.c186 sptcreate(size_t size, struct seg **sptseg, struct anon_map *amp, argument
220 *sptseg = sptcargs.seg_spt;
279 struct seg *sptseg; local
286 sptseg = shmd->shm_sptseg;
287 sptd = sptseg->s_data;
828 struct seg *sptseg = shmd->shm_sptseg; local
829 struct spt_data *sptd = sptseg->s_data;
847 * we will be using the underlying sptseg and it's base address
850 ASSERT(sptseg);
1184 struct seg *sptseg local
1440 struct seg *sptseg; local
1578 struct seg *sptseg; local
1825 struct seg *sptseg = shmd->shm_sptseg; local
2008 struct seg *sptseg = shmd->shm_sptseg; local
2322 spt_anon_getpages( struct seg *sptseg, caddr_t sptaddr, size_t len, page_t *ppa[]) argument
2644 struct seg *sptseg = shmd->shm_sptseg; local
2942 struct seg *sptseg = shmd->shm_sptseg; local
3021 struct seg *sptseg = shmd->shm_sptseg; local
[all...]

Completed in 63 milliseconds