Searched refs:cleanup_before_linux (Results 1 - 25 of 27) sorted by relevance

12

/u-boot/arch/arm/cpu/arm720t/
H A Dcpu.c13 * cleanup_before_linux() - Prepare the CPU to jump to Linux
18 int cleanup_before_linux(void) function
/u-boot/arch/riscv/cpu/cv1800b/
H A Dcpu.c6 int cleanup_before_linux(void) function
/u-boot/arch/riscv/cpu/fu540/
H A Dcpu.c10 * cleanup_before_linux() is called just before we call linux
15 int cleanup_before_linux(void) function
/u-boot/arch/riscv/cpu/fu740/
H A Dcpu.c10 * cleanup_before_linux() is called just before we call linux
15 int cleanup_before_linux(void) function
/u-boot/arch/riscv/cpu/jh7110/
H A Dcpu.c11 * cleanup_before_linux() is called just before we call linux
16 int cleanup_before_linux(void) function
/u-boot/arch/riscv/cpu/generic/
H A Dcpu.c10 * cleanup_before_linux() is called just before we call linux
15 int cleanup_before_linux(void) function
/u-boot/arch/riscv/include/asm/
H A Du-boot-riscv.h15 int cleanup_before_linux(void);
/u-boot/arch/riscv/lib/
H A Dboot.c12 cleanup_before_linux();
H A Dbootm.c62 cleanup_before_linux();
/u-boot/arch/arm/cpu/arm920t/
H A Dcpu.c23 int cleanup_before_linux (void) function
/u-boot/arch/sandbox/include/asm/
H A Du-boot-sandbox.h24 int cleanup_before_linux(void);
/u-boot/arch/arm/cpu/arm926ejs/
H A Dcpu.c37 int cleanup_before_linux (void) function
/u-boot/arch/arm/cpu/arm946es/
H A Dcpu.c24 int cleanup_before_linux (void) function
/u-boot/arch/sh/cpu/sh4/
H A Dcpu.c26 int cleanup_before_linux (void) function
/u-boot/arch/arm/cpu/armv7/
H A Dcpu.c82 int cleanup_before_linux(void) function
/u-boot/arch/arm/cpu/armv7m/
H A Dcpu.c21 int cleanup_before_linux(void) function
/u-boot/arch/arm/lib/
H A Dspl.c58 cleanup_before_linux();
75 cleanup_before_linux();
85 cleanup_before_linux();
H A Dbootm.c83 cleanup_before_linux();
419 cleanup_before_linux();
/u-boot/arch/arm/include/asm/
H A Du-boot-arm.h29 int cleanup_before_linux(void);
/u-boot/arch/x86/include/asm/
H A Du-boot-x86.h62 int cleanup_before_linux(void);
75 int cleanup_before_linux(void);
/u-boot/arch/arc/lib/
H A Dbootm.c17 static int cleanup_before_linux(void) function
76 cleanup_before_linux();
/u-boot/arch/riscv/cpu/andes/
H A Dcpu.c15 * cleanup_before_linux() is called just before we call linux
20 int cleanup_before_linux(void) function
/u-boot/arch/arm/cpu/arm11/
H A Dcpu.c27 int cleanup_before_linux (void) function
/u-boot/arch/arm/cpu/armv8/
H A Dcpu.c38 int cleanup_before_linux(void) function
/u-boot/arch/arm/mach-rockchip/
H A Dspl.c162 cleanup_before_linux();

Completed in 395 milliseconds

12