Searched refs:do_undefined (Results 1 – 6 of 6) sorted by relevance
| /u-boot/cmd/x86/ |
| A D | exception.c | 11 static int do_undefined(struct cmd_tbl *cmdtp, int flag, int argc, in do_undefined() function 19 U_BOOT_CMD_MKENT(undefined, CONFIG_SYS_MAXARGS, 1, do_undefined,
|
| /u-boot/cmd/sandbox/ |
| A D | exception.c | 20 static int do_undefined(struct cmd_tbl *cmdtp, int flag, int argc, in do_undefined() function 30 U_BOOT_CMD_MKENT(undefined, CONFIG_SYS_MAXARGS, 1, do_undefined,
|
| /u-boot/cmd/arm/ |
| A D | exception.c | 33 static int do_undefined(struct cmd_tbl *cmdtp, int flag, int argc, in do_undefined() function 49 U_BOOT_CMD_MKENT(undefined, CONFIG_SYS_MAXARGS, 1, do_undefined,
|
| A D | exception64.c | 12 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,
|
| /u-boot/cmd/riscv/ |
| A D | exception.c | 30 static int do_undefined(struct cmd_tbl *cmdtp, int flag, int argc, in do_undefined() function 42 U_BOOT_CMD_MKENT(undefined, CONFIG_SYS_MAXARGS, 1, do_undefined,
|
| /u-boot/doc/develop/ |
| A D | crash_dumps.rst | 91 .text.do_undefined 110 00000000000101fc <do_undefined>:
|
Completed in 12 milliseconds