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

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhat_i86.c1308 uint_t is_consist; local
1315 is_consist = (pp != NULL && (flags & HAT_LOAD_NOCONSIST) == 0);
1329 if (is_consist) {
1359 if (is_consist) {
1392 REMAPASSERT(!is_consist);
1407 if (is_consist) {

Completed in 70 milliseconds