Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/vm/
H A Dseg_map.h144 struct smaphash *smd_hash; /* ptr to hash header array */ member
H A Dseg_map.c201 static struct smaphash *smd_hash; variable
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dmemory.c1610 uintptr_t smd_hash, smd_smap; in vnode2smap() local