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

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dvm_dep.h292 * MTYPE_NEXT sets the next mtype. -1 if there are no more valid
299 #define MTYPE_NEXT(mnode, mtype, flags) { \ macro
H A Dvm_machdep.c3227 MTYPE_NEXT(mnode, mtype, flags);
3297 MTYPE_NEXT(mnode, mtype, flags);
/illumos-gate/usr/src/uts/sun4/vm/
H A Dvm_dep.h521 MTYPE_NEXT(mnode, mtype, flags); \
529 #define MTYPE_NEXT(mnode, mtype, flags) { \ macro
/illumos-gate/usr/src/uts/common/vm/
H A Dvm_pagelist.c3075 MTYPE_NEXT(mnode, mtype, flags);
3686 MTYPE_NEXT(mnode, mtype, flags);
4097 MTYPE_NEXT(mnode, mtype, flags);

Completed in 94 milliseconds