Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/loader/
H A Dbootinfo.c209 bi_copymodules(vm_offset_t addr) in bi_copymodules() function
435 size = bi_copymodules(0); in bi_load()
460 (void) bi_copymodules(addr); in bi_load()
/illumos-gate/usr/src/boot/efi/loader/arch/i386/
H A Dbootinfo.c179 bi_copymodules(vm_offset_t addr) in bi_copymodules() function
255 addr = bi_copymodules(addr); in bi_load()