| /rk3399_rockchip-uboot/arch/nios2/lib/ |
| H A D | bootm.c | 12 int do_bootm_linux(int flag, int argc, char * const argv[], bootm_headers_t *images) in do_bootm_linux() function
|
| /rk3399_rockchip-uboot/include/ |
| H A D | bootm.h | 38 extern boot_os_fn do_bootm_linux;
|
| /rk3399_rockchip-uboot/arch/sandbox/lib/ |
| H A D | bootm.c | 53 int do_bootm_linux(int flag, int argc, char *argv[], bootm_headers_t *images) in do_bootm_linux() function
|
| /rk3399_rockchip-uboot/arch/microblaze/lib/ |
| H A D | bootm.c | 20 int do_bootm_linux(int flag, int argc, char * const argv[], in do_bootm_linux() function
|
| /rk3399_rockchip-uboot/arch/m68k/lib/ |
| H A D | bootm.c | 51 int do_bootm_linux(int flag, int argc, char * const argv[], bootm_headers_t *images) in do_bootm_linux() function
|
| /rk3399_rockchip-uboot/arch/arc/lib/ |
| H A D | bootm.c | 93 int do_bootm_linux(int flag, int argc, char *argv[], bootm_headers_t *images) in do_bootm_linux() function
|
| /rk3399_rockchip-uboot/arch/sh/lib/ |
| H A D | bootm.c | 53 int do_bootm_linux(int flag, int argc, char * const argv[], bootm_headers_t *images) in do_bootm_linux() function
|
| /rk3399_rockchip-uboot/arch/x86/lib/ |
| H A D | bootm.c | 208 int do_bootm_linux(int flag, int argc, char * const argv[], in do_bootm_linux() function
|
| /rk3399_rockchip-uboot/arch/xtensa/lib/ |
| H A D | bootm.c | 135 int do_bootm_linux(int flag, int argc, char *argv[], bootm_headers_t *images) in do_bootm_linux() function
|
| /rk3399_rockchip-uboot/arch/nds32/lib/ |
| H A D | bootm.c | 39 int do_bootm_linux(int flag, int argc, char *argv[], bootm_headers_t *images) in do_bootm_linux() function
|
| /rk3399_rockchip-uboot/arch/powerpc/lib/ |
| H A D | bootm.c | 233 int do_bootm_linux(int flag, int argc, char * const argv[], bootm_headers_t *images) in do_bootm_linux() function
|
| /rk3399_rockchip-uboot/arch/mips/lib/ |
| H A D | bootm.c | 321 int do_bootm_linux(int flag, int argc, char * const argv[], in do_bootm_linux() function
|
| /rk3399_rockchip-uboot/common/ |
| H A D | bootm_os.c | 439 [IH_OS_LINUX] = do_bootm_linux,
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | bootrkp.c | 296 do_bootm_linux(0, 0, NULL, &images); in boot_rockchip_image()
|
| /rk3399_rockchip-uboot/arch/arm/lib/ |
| H A D | bootm.c | 475 int do_bootm_linux(int flag, int argc, char * const argv[], in do_bootm_linux() function
|