Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/vm/
H A Dhtable.c782 uint_t is_vlp; in htable_alloc() local
790 is_vlp = (hat->hat_flags & HAT_VLP) && level == VLP_LEVEL; in htable_alloc()
791 if (is_vlp || shared != NULL) in htable_alloc()
935 if (is_vlp) { in htable_alloc()