Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/sys/
H A Dfastboot.h142 paddr_t fi_next_table_pa; member
/titanic_50/usr/src/uts/i86pc/os/
H A Dfastboot.c327 table[index] = nk->fi_next_table_pa | ptp_bits; in fastboot_map_with_size()
329 table[index] = nk->fi_next_table_pa | PT_VALID; in fastboot_map_with_size()
332 table[index] = nk->fi_next_table_pa | ptp_bits; in fastboot_map_with_size()
336 nk->fi_next_table_pa += MMU_PAGESIZE; in fastboot_map_with_size()
1270 newkernel.fi_next_table_pa = newkernel.fi_pagetable_pa + in fastboot_load_kernel()