Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/vm/
H A Dhat_i86.h201 extern uint_t use_boot_reserve;
203 (use_boot_reserve || curthread->t_hatdepth > 1 || \
H A Dhtable.c403 ASSERT(use_boot_reserve); in htable_initial_reserve()
970 (use_boot_reserve || in htable_free()
H A Dhat_i86.c135 uint_t use_boot_reserve = 1; /* cleared after early boot process */ variable
855 use_boot_reserve = 0; in hat_init_finish()