Lines Matching defs:multiboot_package_priv
67 struct multiboot_package_priv { struct
68 struct multiboot_tag *mpp_mbi;
69 size_t mpp_mbi_len;
70 struct multiboot_header_tag_information_request*mpp_info_req;
71 struct multiboot_header_tag_address *mpp_address;
72 struct multiboot_header_tag_entry_address *mpp_entry;
73 struct multiboot_header_tag_console_flags *mpp_console;
74 struct multiboot_header_tag_framebuffer *mpp_framebuffer;
75 struct multiboot_header_tag *mpp_module_align;
76 struct multiboot_header_tag *mpp_efi_bs;
77 struct multiboot_header_tag_entry_address *mpp_entry_elf32;
78 struct multiboot_header_tag_entry_address *mpp_entry_elf64;
79 struct multiboot_header_tag_relocatable *mpp_relocatable;