OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ramdisk_addr
(Results
1 - 4
of
4
) sorted by null
/system/core/mkbootimg/
bootimg.h
36
unsigned
ramdisk_addr
; /* physical load addr */
member in struct:boot_img_hdr
mkbootimg.c
167
hdr.
ramdisk_addr
= base + ramdisk_offset;
/system/core/fastbootd/
bootimg.h
47
unsigned
ramdisk_addr
; /* physical load addr */
member in struct:boot_img_hdr
/system/core/fastboot/
bootimg.c
73
hdr->
ramdisk_addr
= base + ramdisk_offset;
Completed in 200 milliseconds