Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhat_i86.h220 extern uint_t use_boot_reserve;
222 (use_boot_reserve || curthread->t_hatdepth > 1 || \
H A Dhtable.c403 ASSERT(use_boot_reserve); in htable_initial_reserve()
990 (use_boot_reserve || in htable_free()
H A Dhat_i86.c325 uint_t use_boot_reserve = 1; /* cleared after early boot process */ variable
1250 use_boot_reserve = 0; in hat_init_finish()