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

/illumos-gate/usr/src/uts/i86xpv/vm/
H A Dseg_mf.c102 static struct seg_ops segmf_ops; variable in typeref:struct:seg_ops
112 seg->s_ops = &segmf_ops;
533 if (seg->s_ops != &segmf_ops)
590 if (seg->s_ops != &segmf_ops)
760 static struct seg_ops segmf_ops = { variable in typeref:struct:seg_ops

Completed in 60 milliseconds