Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/sys/
H A Dfastboot.h144 uint_t fi_ptes_per_table; member
/titanic_50/usr/src/uts/i86pc/os/
H A Dfastboot.c273 return ((va >> nk->fi_shift_amt[level]) & (nk->fi_ptes_per_table - 1)); in fastboot_vatoindex()
606 nk->fi_ptes_per_table = 512; in fastboot_init_fields()