Searched defs:SM_INVAL (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dseg_map.h187 * and SM_INVAL as well as SM_FREE and SM_DESTROY are mutually exclusive.
188 * SM_DESTROY behaves like SM_INVAL but also forces the pages to be
195 #define SM_INVAL 0x08 /* invalidate page (no caching) */ macro

Completed in 56 milliseconds