Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dvm_dep.h89 extern int mtype_func(int, int, uint_t);
300 (mtype = mtype_func(mnode, mtype, flags))
304 mtype = mtype_func(mnode, mtype, flags | PGI_MT_NEXT); \
H A Dvm_machdep.c1616 mtype_func(int mnode, int mtype, uint_t flags) in mtype_func() function
1761 mtype = mtype_func(mnode, mtype, flags); in mnode_pgcnt()
1765 mtype = mtype_func(mnode, mtype, flags | PGI_MT_NEXT); in mnode_pgcnt()