Searched defs:kernel (Results 1 – 6 of 6) sorted by relevance
| /rk3399_rockchip-uboot/arch/nios2/lib/ |
| H A D | bootm.c | 14 void (*kernel)(int, int, int, char *) = (void *)images->ep; in do_bootm_linux() local
|
| /rk3399_rockchip-uboot/arch/m68k/lib/ |
| H A D | bootm.c | 55 void (*kernel) (bd_t *, ulong, ulong, ulong, ulong); in do_bootm_linux() local
|
| /rk3399_rockchip-uboot/arch/sh/lib/ |
| H A D | bootm.c | 56 void (*kernel) (void) = (void (*)(void))images->ep; in do_bootm_linux() local
|
| /rk3399_rockchip-uboot/arch/powerpc/lib/ |
| H A D | bootm.c | 45 void (*kernel)(bd_t *, ulong r4, ulong r5, ulong r6, in boot_jump_linux() local
|
| /rk3399_rockchip-uboot/arch/mips/lib/ |
| H A D | bootm.c | 297 kernel_entry_t kernel = (kernel_entry_t) images->ep; in boot_jump_linux() local
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | pxe.c | 474 char *kernel; member
|