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

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dvm_dep.h289 * MTYPE_START sets the initial mtype. -1 if the mtype range specified does
296 #define MTYPE_START(mnode, mtype, flags) \ macro
H A Dvm_machdep.c3125 MTYPE_START(mnode, mtype, flags);
/illumos-gate/usr/src/uts/sun4/vm/
H A Dvm_dep.h513 * macros to loop through the mtype range - MTYPE_START returns -1 in
516 #define MTYPE_START(mnode, mtype, flags) { \ macro
/illumos-gate/usr/src/uts/common/vm/
H A Dvm_pagelist.c2931 MTYPE_START(mnode, mtype, flags);
3650 MTYPE_START(mnode, mtype, flags);
3993 MTYPE_START(mnode, mtype, flags);

Completed in 62 milliseconds