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

/illumos-gate/usr/src/uts/common/vm/
H A Dseg_kmem.c107 struct seg kzioseg; /* Segment for zio mappings */ variable in typeref:struct:seg
657 } else if (seg == &kzioseg) {
659 * We don't want to dump pages attached to kzioseg since they
661 * kzioseg return instead of writing it to the dump device.

Completed in 59 milliseconds