Home
last modified time | relevance | path

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

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