Searched defs:MTYPE_START (Results 1 - 2 of 2) 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
/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

Completed in 60 milliseconds