Searched refs:multiboot_header (Results 1 – 4 of 4) sorted by relevance
244 struct multiboot_header *find_img_multiboot_header(struct acrn_vm *vm) in find_img_multiboot_header()247 struct multiboot_header *ret = NULL; in find_img_multiboot_header()268 ret = (struct multiboot_header *)(p + i); in find_img_multiboot_header()279 struct multiboot_header *mb_hdr; in elf_loader()
17 KEEP(*(multiboot_header)) ;
52 struct multiboot_header { struct
32 .section multiboot_header, "a"
Completed in 9 milliseconds