/openbmc/u-boot/arch/arm/lib/ |
H A D | spl.c | 54 cleanup_before_linux(); in jump_to_image_linux() 71 cleanup_before_linux(); in jump_to_image_linux()
|
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | u-boot-x86.h | 25 int cleanup_before_linux(void); 38 int cleanup_before_linux(void);
|
/openbmc/u-boot/arch/arc/lib/ |
H A D | bootm.c | 40 static int cleanup_before_linux(void) in cleanup_before_linux() function 97 cleanup_before_linux(); in boot_jump_linux()
|
/openbmc/u-boot/arch/arm/cpu/arm720t/ |
H A D | cpu.c | 18 int cleanup_before_linux(void) in cleanup_before_linux() function
|
/openbmc/u-boot/arch/riscv/cpu/ax25/ |
H A D | cpu.c | 17 int cleanup_before_linux(void) in cleanup_before_linux() function
|
/openbmc/u-boot/arch/riscv/include/asm/ |
H A D | u-boot-riscv.h | 15 int cleanup_before_linux(void);
|
/openbmc/u-boot/arch/riscv/lib/ |
H A D | boot.c | 13 cleanup_before_linux(); in do_go_exec()
|
/openbmc/u-boot/arch/arm/cpu/arm920t/ |
H A D | cpu.c | 21 int cleanup_before_linux (void) in cleanup_before_linux() function
|
/openbmc/u-boot/arch/nds32/lib/ |
H A D | boot.c | 14 cleanup_before_linux(); in do_go_exec()
|
/openbmc/u-boot/arch/nds32/include/asm/ |
H A D | u-boot-nds32.h | 20 int cleanup_before_linux(void);
|
/openbmc/u-boot/arch/arm/cpu/arm926ejs/ |
H A D | cpu.c | 21 int cleanup_before_linux (void) in cleanup_before_linux() function
|
/openbmc/u-boot/arch/nds32/cpu/n1213/ae3xx/ |
H A D | cpu.c | 29 int cleanup_before_linux(void) in cleanup_before_linux() function
|
/openbmc/u-boot/arch/nds32/cpu/n1213/ag101/ |
H A D | cpu.c | 29 int cleanup_before_linux(void) in cleanup_before_linux() function
|
/openbmc/u-boot/arch/riscv/cpu/generic/ |
H A D | cpu.c | 15 int cleanup_before_linux(void) in cleanup_before_linux() function
|
/openbmc/u-boot/arch/arm/cpu/armv7m/ |
H A D | cpu.c | 18 int cleanup_before_linux(void) in cleanup_before_linux() function
|
/openbmc/u-boot/arch/sh/cpu/sh4/ |
H A D | cpu.c | 23 int cleanup_before_linux (void) in cleanup_before_linux() function
|
/openbmc/u-boot/arch/arm/cpu/arm946es/ |
H A D | cpu.c | 22 int cleanup_before_linux (void) in cleanup_before_linux() function
|
/openbmc/u-boot/arch/arm/cpu/armv7/ |
H A D | cpu.c | 80 int cleanup_before_linux(void) in cleanup_before_linux() function
|
/openbmc/u-boot/arch/sh/cpu/sh3/ |
H A D | cpu.c | 25 int cleanup_before_linux(void) in cleanup_before_linux() function
|
/openbmc/u-boot/arch/sandbox/include/asm/ |
H A D | u-boot-sandbox.h | 24 int cleanup_before_linux(void);
|
/openbmc/u-boot/arch/arm/cpu/sa1100/ |
H A D | cpu.c | 23 int cleanup_before_linux (void) in cleanup_before_linux() function
|
/openbmc/u-boot/arch/arm/cpu/armv8/ |
H A D | cpu.c | 33 int cleanup_before_linux(void) in cleanup_before_linux() function
|
/openbmc/u-boot/arch/sh/cpu/sh2/ |
H A D | cpu.c | 42 int cleanup_before_linux(void) in cleanup_before_linux() function
|
/openbmc/u-boot/arch/arm/cpu/arm11/ |
H A D | cpu.c | 23 int cleanup_before_linux (void) in cleanup_before_linux() function
|
/openbmc/u-boot/arch/arm/include/asm/ |
H A D | u-boot-arm.h | 27 int cleanup_before_linux(void);
|