Home
last modified time | relevance | path

Searched refs:is_bare (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhtable.c787 uint_t is_bare = 0; in htable_alloc() local
797 is_bare = 1; in htable_alloc()
803 if (hat->hat_ht_cached != NULL && !is_bare) { in htable_alloc()
840 if (ht != NULL && !is_bare) { in htable_alloc()
870 if (is_bare) { in htable_alloc()
964 if (!is_bare && kpm_vbase) { in htable_alloc()