Searched defs:ramdisk (Results 1 - 1 of 1) sorted by relevance

/arch/arm/include/asm/
H A Dsetup.h61 /* describes how the ramdisk will be used in kernel */
66 __u32 size; /* decompressed ramdisk size in _kilo_ bytes */
70 /* describes where the compressed ramdisk image lives (virtual address) */
77 /* describes where the compressed ramdisk image lives (physical address) */
82 __u32 size; /* size of compressed ramdisk image in bytes */
152 struct tag_ramdisk ramdisk; member in union:tag::__anon155

Completed in 77 milliseconds