Searched refs:MTYPE_NEXT (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/i86pc/vm/ |
H A D | vm_dep.h | 292 * MTYPE_NEXT sets the next mtype. -1 if there are no more valid 299 #define MTYPE_NEXT(mnode, mtype, flags) { \ macro
|
H A D | vm_machdep.c | 3227 MTYPE_NEXT(mnode, mtype, flags); 3297 MTYPE_NEXT(mnode, mtype, flags);
|
/illumos-gate/usr/src/uts/sun4/vm/ |
H A D | vm_dep.h | 521 MTYPE_NEXT(mnode, mtype, flags); \ 529 #define MTYPE_NEXT(mnode, mtype, flags) { \ macro
|
/illumos-gate/usr/src/uts/common/vm/ |
H A D | vm_pagelist.c | 3075 MTYPE_NEXT(mnode, mtype, flags); 3686 MTYPE_NEXT(mnode, mtype, flags); 4097 MTYPE_NEXT(mnode, mtype, flags);
|
Completed in 94 milliseconds