Searched refs:do_undefined (Results 1 - 5 of 5) sorted by relevance

/u-boot/cmd/x86/
H A Dexception.c10 static int do_undefined(struct cmd_tbl *cmdtp, int flag, int argc, function
18 U_BOOT_CMD_MKENT(undefined, CONFIG_SYS_MAXARGS, 1, do_undefined,
/u-boot/cmd/sandbox/
H A Dexception.c19 static int do_undefined(struct cmd_tbl *cmdtp, int flag, int argc, function
29 U_BOOT_CMD_MKENT(undefined, CONFIG_SYS_MAXARGS, 1, do_undefined,
/u-boot/cmd/arm/
H A Dexception.c32 static int do_undefined(struct cmd_tbl *cmdtp, int flag, int argc, function
48 U_BOOT_CMD_MKENT(undefined, CONFIG_SYS_MAXARGS, 1, do_undefined,
H A Dexception64.c12 static int do_undefined(struct cmd_tbl *cmdtp, int flag, int argc, function
77 U_BOOT_CMD_MKENT(undefined, CONFIG_SYS_MAXARGS, 1, do_undefined,
/u-boot/cmd/riscv/
H A Dexception.c51 static int do_undefined(struct cmd_tbl *cmdtp, int flag, int argc, function
67 U_BOOT_CMD_MKENT(undefined, CONFIG_SYS_MAXARGS, 1, do_undefined,

Completed in 44 milliseconds