Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/vm/
H A Dseg_map.h140 struct segmap_data { struct
141 struct smap *smd_sm; /* array of smap structures */
142 long smd_npages; /* size of smap array */
143 struct smfree *smd_free; /* ptr to freelist header array */
144 struct smaphash *smd_hash; /* ptr to hash header array */
145 int smd_nfree; /* number of free lists */
146 uchar_t smd_prot; /* protections for all smap's */