HomeSort by relevance Sort by last modified time
    Searched refs:ramdisk_addr (Results 1 - 3 of 3) sorted by null

  /system/core/mkbootimg/
bootimg.h 39 uint32_t ramdisk_addr; /* physical load addr */ member in struct:boot_img_hdr
  /system/core/fastboot/
bootimg_utils.cpp 66 hdr->ramdisk_addr = base + ramdisk_offset;
  /hardware/intel/bootstub/
bootstub.c 171 initramfs = (u8 *)aosp->ramdisk_addr;

Completed in 78 milliseconds