Searched refs:do_undefined (Results 1 – 4 of 4) sorted by relevance
/external/u-boot/cmd/riscv/ |
D | exception.c | 11 static int do_undefined(cmd_tbl_t *cmdtp, int flag, int argc, in do_undefined() function 19 U_BOOT_CMD_MKENT(undefined, CONFIG_SYS_MAXARGS, 1, do_undefined,
|
/external/u-boot/cmd/arm/ |
D | exception64.c | 11 static int do_undefined(cmd_tbl_t *cmdtp, int flag, int argc, in do_undefined() function 23 U_BOOT_CMD_MKENT(undefined, CONFIG_SYS_MAXARGS, 1, do_undefined,
|
D | exception.c | 33 static int do_undefined(cmd_tbl_t *cmdtp, int flag, int argc, in do_undefined() function 49 U_BOOT_CMD_MKENT(undefined, CONFIG_SYS_MAXARGS, 1, do_undefined,
|
/external/u-boot/cmd/x86/ |
D | exception.c | 11 static int do_undefined(cmd_tbl_t *cmdtp, int flag, int argc, in do_undefined() function 19 U_BOOT_CMD_MKENT(undefined, CONFIG_SYS_MAXARGS, 1, do_undefined,
|