Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/mbh_patch/
H A Dmbh_patch.c57 multiboot_header_tag_address_t *mbaddr = NULL; in patch64_mb2()
67 mbaddr = (multiboot_header_tag_address_t *)tagp; in patch64_mb2()
/illumos-gate/usr/src/uts/common/sys/
H A Dmultiboot2.h155 } multiboot_header_tag_address_t; typedef
/illumos-gate/usr/src/boot/common/
H A Dmultiboot2.c141 multiboot_header_tag_address_t *addr_tag = NULL; in multiboot2_loadfile()
213 addr_tag = (multiboot_header_tag_address_t *)tag; in multiboot2_loadfile()