Searched defs:initrd (Results 1 – 16 of 16) sorted by relevance
/openbmc/u-boot/arch/sh/lib/ |
H A D | bootm.c | 31 #define GET_INITRD_START(initrd, linux) (initrd - linux + CONFIG_SH_SDRAM_OFFSET) argument 33 #define GET_INITRD_START(initrd, linux) (initrd - linux) argument
|
/openbmc/qemu/pc-bios/vof/ |
H A D | bootmem.c | 3 void boot_from_memory(uint64_t initrd, uint64_t initrdsize) in boot_from_memory()
|
H A D | main.c | 17 uint64_t initrd = r3, initrdsize = r4; in entry_c() local
|
/openbmc/qemu/hw/core/ |
H A D | guest-loader.h | 28 char *initrd; member
|
H A D | eif.c | 265 static bool read_eif_ramdisk(FILE *eif, FILE *initrd, uint64_t size, in read_eif_ramdisk()
|
/openbmc/qemu/tests/functional/qemu_test/ |
H A D | linuxkernel.py | 22 def launch_kernel(self, kernel, initrd=None, dtb=None, console_index=0, argument
|
/openbmc/qemu/tests/migration-stress/guestperf/ |
H A D | report.py | 56 initrd, argument
|
H A D | engine.py | 39 def __init__(self, binary, dst_host, kernel, initrd, transport="tcp", argument
|
/openbmc/qemu/tests/functional/ |
H A D | test_aarch64_smmu.py | 47 def common_vm_setup(self, kernel, initrd, disk): argument
|
/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/ |
H A D | bootimg-efi.py | 38 def _copy_additional_files(cls, hdddir, initrd, dtb): argument
|
/openbmc/qemu/hw/s390x/ |
H A D | ipl.h | 81 char *initrd; member
|
/openbmc/linux/arch/arm/include/uapi/asm/ |
D | setup.h |
|
/openbmc/u-boot/arch/nds32/include/asm/ |
H A D | setup.h | 133 struct tag_initrd initrd; member
|
/openbmc/u-boot/arch/arm/include/asm/ |
H A D | setup.h | 215 struct tag_initrd initrd; member
|
/openbmc/u-boot/cmd/ |
H A D | pxe.c | 476 char *initrd; member
|
/openbmc/qemu/target/i386/ |
H A D | sev.c | 74 SevHashTableEntry initrd; member
|