Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x86/x86/
H A Dmultiboot2.c349 bootinfo_init(int type, int len) in bootinfo_init() function
377 struct btinfo_common *bip = bootinfo_init(type, len); in bootinfo_add()
466 bim = (struct btinfo_modulelist *)bootinfo_init(BTINFO_MODULELIST, in mbi_modules()
543 bim = (struct btinfo_memmap *)bootinfo_init(BTINFO_MEMMAP, in mbi_mmap()
636 bie = (struct btinfo_efimemmap *)bootinfo_init(BTINFO_EFIMEMMAP, in mbi_efi_mmap()