Searched defs:initrd_end (Results 1 – 17 of 17) sorted by relevance
/openbmc/linux/arch/arm/boot/bootp/ |
H A D | initrd.S | 7 initrd_end: label
|
/openbmc/qemu/hw/microblaze/ |
H A D | boot.c | 49 uint32_t initrd_end; member 72 uint32_t initrd_end, in microblaze_load_dtb()
|
/openbmc/u-boot/arch/nios2/lib/ |
H A D | bootm.c | 16 ulong initrd_end = images->rd_end; in do_bootm_linux() local
|
/openbmc/linux/arch/parisc/include/asm/ |
H A D | kexec.h | 21 unsigned long initrd_end; member
|
/openbmc/linux/init/ |
H A D | do_mounts_initrd.c | 15 unsigned long initrd_start, initrd_end; variable
|
/openbmc/u-boot/arch/xtensa/lib/ |
H A D | bootm.c | 137 ulong initrd_start, initrd_end; in do_bootm_linux() local
|
/openbmc/u-boot/arch/nds32/lib/ |
H A D | bootm.c | 188 static void setup_initrd_tag(bd_t *bd, ulong initrd_start, ulong initrd_end) in setup_initrd_tag()
|
/openbmc/u-boot/board/ti/ks2_evm/ |
H A D | board.c | 175 u64 initrd_start, initrd_end; in ft_board_setup_ex() local
|
/openbmc/u-boot/arch/powerpc/lib/ |
H A D | bootm.c | 101 ulong initrd_end = images->initrd_end; in boot_jump_linux() local
|
/openbmc/u-boot/arch/arm/lib/ |
H A D | bootm.c | 171 static void setup_initrd_tag(bd_t *bd, ulong initrd_start, ulong initrd_end) in setup_initrd_tag()
|
/openbmc/u-boot/common/ |
H A D | image-fdt.c | 530 ulong *initrd_end = &images->initrd_end; in image_setup_libfdt() local
|
H A D | image.c | 1141 ulong *initrd_start, ulong *initrd_end) in boot_ramdisk_high()
|
H A D | fdt_support.c | 214 int fdt_initrd(void *fdt, ulong initrd_start, ulong initrd_end) in fdt_initrd()
|
/openbmc/linux/arch/x86/mm/ |
H A D | mem_encrypt_identity.c | 293 unsigned long initrd_start, initrd_end, initrd_len; in sme_encrypt_kernel() local
|
/openbmc/linux/arch/powerpc/mm/nohash/ |
H A D | kaslr_booke.c | 30 unsigned long initrd_end; member
|
/openbmc/u-boot/cmd/ |
H A D | fdt.c | 643 unsigned long initrd_start = 0, initrd_end = 0; in do_fdt() local
|
/openbmc/u-boot/include/ |
H A D | image.h | 404 ulong initrd_end; member
|