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

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dvm_machdep.c1556 mtype_func(int mnode, int mtype, uint_t flags) function
1701 mtype = mtype_func(mnode, mtype, flags);
1705 mtype = mtype_func(mnode, mtype, flags | PGI_MT_NEXT);

Completed in 53 milliseconds