Home
last modified time | relevance | path

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

/external/u-boot/cmd/riscv/
Dexception.c11 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/
Dexception64.c11 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,
Dexception.c33 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/
Dexception.c11 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,