Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dfastboot.c134 static uintptr_t fake_va = FASTBOOT_FAKE_VA; variable
349 fake_va = P2ALIGN_TYPED(fake_va, nk->fi_lpagesize, uintptr_t); in fastboot_build_pagetables()
350 fastboot_map_with_size(nk, fake_va, in fastboot_build_pagetables()
1348 newkernel.fi_files[i].fb_va = fake_va; in fast_reboot()