Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/sys/
H A Dfastboot.h58 #define FASTBOOT_BOOTARCHIVE 1 macro
/titanic_41/usr/src/uts/i86pc/ml/
H A Dfb_swtch_src.s191 leaq _MUL(FASTBOOT_BOOTARCHIVE, FI_FILES_INCR)(%rbx), %rdi
285 leal _MUL(FASTBOOT_BOOTARCHIVE, FI_FILES_INCR)(%ebx), %edx
/titanic_41/usr/src/uts/i86pc/os/
H A Dfastboot.c543 mbp->mod_start = nk->fi_files[FASTBOOT_BOOTARCHIVE].fb_dest_pa; in fastboot_build_mbi()
544 mbp->mod_end = nk->fi_files[FASTBOOT_BOOTARCHIVE].fb_next_pa; in fastboot_build_mbi()