Searched refs:mpp_entry (Results 1 – 1 of 1) sorted by relevance
72 struct multiboot_header_tag_entry_address *mpp_entry; member387 if (mpp->mpp_entry) in multiboot2_header_dump()389 MPP_OPT(mpp->mpp_entry->flags), in multiboot2_header_dump()390 mpp->mpp_entry->entry_addr); in multiboot2_header_dump()1419 if (mpp->mpp_entry) in exec_multiboot2()1420 entry = mpp->mpp_entry->entry_addr; in exec_multiboot2()1553 mbp->mbp_priv->mpp_entry = (void *)mbt; in probe_multiboot2()