Home
last modified time | relevance | path

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

/cmd/x86/
A Dexception.c10 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 Dexception.c20 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 Dexception.c32 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 Dexception64.c11 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 Dexception.c59 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