Searched refs:do_undefined (Results 1 – 5 of 5) sorted by relevance
| /cmd/x86/ |
| A D | exception.c | 10 static int do_undefined(struct cmd_tbl *cmdtp, int flag, int argc, in do_undefined() function 18 U_BOOT_CMD_MKENT(undefined, CONFIG_SYS_MAXARGS, 1, do_undefined,
|
| /cmd/sandbox/ |
| A D | exception.c | 20 static int do_undefined(struct cmd_tbl *cmdtp, int flag, int argc, in do_undefined() function 34 U_BOOT_CMD_MKENT(undefined, CONFIG_SYS_MAXARGS, 1, do_undefined,
|
| /cmd/arm/ |
| A D | exception.c | 32 static int do_undefined(struct cmd_tbl *cmdtp, int flag, int argc, in do_undefined() function 48 U_BOOT_CMD_MKENT(undefined, CONFIG_SYS_MAXARGS, 1, do_undefined,
|
| A D | exception64.c | 11 static int do_undefined(struct cmd_tbl *cmdtp, int flag, int argc, in do_undefined() function 76 U_BOOT_CMD_MKENT(undefined, CONFIG_SYS_MAXARGS, 1, do_undefined,
|
| /cmd/riscv/ |
| A D | exception.c | 59 static int do_undefined(struct cmd_tbl *cmdtp, int flag, int argc, in do_undefined() function 77 U_BOOT_CMD_MKENT(undefined, CONFIG_SYS_MAXARGS, 1, do_undefined,
|
Completed in 17 milliseconds