Searched refs:shift_amt (Results 1 – 4 of 4) sorted by relevance
49 uint_t *shift_amt; variable62 return ((va >> shift_amt[level]) & (ptes_per_table - 1)); in vatoindex()
74 #define BOOT_SHIFT(l) (shift_amt[l])98 shift_amt = shift_amt_pae; in kbm_init()108 shift_amt = shift_amt_nopae; in kbm_init()
158 extern uint_t *shift_amt;
430 pgsize = 1ull << shift_amt[l]; in dump_tables()1629 shift_amt = shift_amt_pae; in startup_kernel()1641 shift_amt = shift_amt_nopae; in startup_kernel()