Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhat_i86.c465 boolean_t use_hat32_cache; in hat_alloc() local
487 use_hat32_cache = B_FALSE; in hat_alloc()
501 use_hat32_cache = B_TRUE; in hat_alloc()
508 use_hat32_cache = B_FALSE; in hat_alloc()
512 use_hat32_cache = B_FALSE; in hat_alloc()
532 if (use_hat32_cache) { in hat_alloc()