Searched refs:multiboot_header_tag (Results 1 – 2 of 2) sorted by relevance
75 struct multiboot_header_tag *mpp_module_align;76 struct multiboot_header_tag *mpp_efi_bs;1459 is_header_required(struct multiboot_header_tag *mbt) in is_header_required()1474 #define NEXT_HEADER(mbt) ((struct multiboot_header_tag *) \1486 struct multiboot_header_tag *mbt; in probe_multiboot2()1541 for (mbt = (struct multiboot_header_tag *)(mbh + 1); in probe_multiboot2()
112 struct multiboot_header_tag struct