Searched refs:seg_unmap (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dseg.h156 extern void seg_unmap(struct seg *seg);
H A Dvm_seg.c1646 seg_unmap(struct seg *seg) function
1654 /* Shouldn't have called seg_unmap if mapping isn't yet established */
1672 * entire segment). If the mapping is currently set up then seg_unmap() should
H A Dvm_as.c485 seg_unmap(seg);
750 * time. This is similar to an ASSERT in seg_unmap()
/illumos-gate/usr/src/uts/sparc/v9/vm/
H A Dseg_nf.c284 seg_unmap(s2);

Completed in 72 milliseconds