Searched refs:vendor_boot_buf (Results 1 – 2 of 2) sorted by relevance
142 void *vendor_boot_buf; member
451 if (hdr->vendor_boot_buf) { in image_load()452 ram_base = hdr->vendor_boot_buf; in image_load()551 if (hdr->vendor_boot_buf) { in image_load()552 ram_base = hdr->vendor_boot_buf; in image_load()1229 hdr->vendor_boot_buf = save_hdr ? (void *)vendor_boot_hdr : 0; in populate_boot_info()