Searched defs:multiboot_package_priv (Results 1 – 1 of 1) sorted by relevance
67 struct multiboot_package_priv { struct68 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;[all …]