Searched refs:ramdisk_addr (Results 1 - 4 of 4) sorted by relevance

/system/core/mkbootimg/
H A Dbootimg.h36 unsigned ramdisk_addr; /* physical load addr */ member in struct:boot_img_hdr
H A Dmkbootimg.c167 hdr.ramdisk_addr = base + ramdisk_offset;
/system/core/fastbootd/
H A Dbootimg.h47 unsigned ramdisk_addr; /* physical load addr */ member in struct:boot_img_hdr
/system/core/fastboot/
H A Dbootimg.c73 hdr->ramdisk_addr = base + ramdisk_offset;

Completed in 197 milliseconds