Home
last modified time | relevance | path

Searched defs:initrd (Results 1 – 16 of 16) sorted by relevance

/openbmc/u-boot/arch/sh/lib/
H A Dbootm.c31 #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 Dbootmem.c3 void boot_from_memory(uint64_t initrd, uint64_t initrdsize) in boot_from_memory()
H A Dmain.c17 uint64_t initrd = r3, initrdsize = r4; in entry_c() local
/openbmc/qemu/hw/core/
H A Dguest-loader.h28 char *initrd; member
H A Deif.c265 static bool read_eif_ramdisk(FILE *eif, FILE *initrd, uint64_t size, in read_eif_ramdisk()
/openbmc/qemu/tests/functional/qemu_test/
H A Dlinuxkernel.py22 def launch_kernel(self, kernel, initrd=None, dtb=None, console_index=0, argument
/openbmc/qemu/tests/migration-stress/guestperf/
H A Dreport.py56 initrd, argument
H A Dengine.py39 def __init__(self, binary, dst_host, kernel, initrd, transport="tcp", argument
/openbmc/qemu/tests/functional/
H A Dtest_aarch64_smmu.py47 def common_vm_setup(self, kernel, initrd, disk): argument
/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/
H A Dbootimg-efi.py38 def _copy_additional_files(cls, hdddir, initrd, dtb): argument
/openbmc/qemu/hw/s390x/
H A Dipl.h81 char *initrd; member
/openbmc/linux/arch/arm/include/uapi/asm/
Dsetup.h
/openbmc/u-boot/arch/nds32/include/asm/
H A Dsetup.h133 struct tag_initrd initrd; member
/openbmc/u-boot/arch/arm/include/asm/
H A Dsetup.h215 struct tag_initrd initrd; member
/openbmc/u-boot/cmd/
H A Dpxe.c476 char *initrd; member
/openbmc/qemu/target/i386/
H A Dsev.c74 SevHashTableEntry initrd; member