Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/sys/i386/include/
H A Dbootinfo.h70 uint64_t bi_memmap; /* pa of EFI memory map */ member
/illumos-gate/usr/src/boot/efi/loader/arch/i386/
H A Defimd.c119 bi->bi_memmap = (uint64_t)mm; in ldr_bootinfo()