Searched defs:SM_DESTROY (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
197 #define SM_DESTROY 0x20 /* invalidate page, don't write back */ macro

Completed in 45 milliseconds