Searched refs:multiboot_header (Results 1 – 8 of 8) sorted by relevance
32 multiboot_header: label41 .long multiboot_header
32 multiboot_header:41 .long multiboot_header
49 typedef struct multiboot_header struct
49 typedef struct multiboot_header
1103 typedef struct multiboot_header1214 multiboot_header:1223 .long multiboot_header
24 struct multiboot_header struct
51 struct multiboot_header *mb; in load_image()81 flags = ((struct multiboot_header *) (buffer + i))->flags; in load_image()140 pu.mb = (struct multiboot_header *) (buffer + i); in load_image()
2562 * docs/boot.S (multiboot_header) [__ELF__]: Don't define a.out2813 * stage2/mb_header.h (multiboot_header): Added new fields,