Searched defs:do_load (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/fs/ |
H A D | fs.c | 624 int do_load(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[], in do_load() function
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | prog.c | 1954 static int do_load(int argc, char **argv) in do_load() function
|
/openbmc/qemu/target/microblaze/ |
H A D | translate.c | 710 static bool do_load(DisasContext *dc, int rd, TCGv addr, MemOp mop, in do_load() function
|
/openbmc/qemu/target/openrisc/ |
H A D | translate.c | 656 static void do_load(DisasContext *dc, arg_load *a, MemOp mop) in do_load() function
|
/openbmc/qemu/target/hppa/ |
H A D | translate.c | 1664 static bool do_load(DisasContext *ctx, unsigned rt, unsigned rb, in do_load() function
|