Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/sys/
H A Dfastboot.h146 int fi_top_level; /* top level of page tables */ member
/titanic_50/usr/src/uts/i86pc/os/
H A Dfastboot.c292 for (l = nk->fi_top_level; l >= level; l--) { in fastboot_map_with_size()
324 if (l == nk->fi_top_level) { in fastboot_map_with_size()
326 ASSERT(nk->fi_top_level == 3); in fastboot_map_with_size()
609 nk->fi_top_level = 3; in fastboot_init_fields()
611 nk->fi_top_level = 2; in fastboot_init_fields()