Home
last modified time | relevance | path

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

/openbmc/qemu/semihosting/
H A Darm-compat-semi.c251 static void common_semi_rw_cb(CPUState *cs, uint64_t ret, int err) in common_semi_rw_cb() function
461 semihost_sys_write(cs, common_semi_rw_cb, arg0, arg1, arg2); in do_common_semihosting()
468 semihost_sys_read(cs, common_semi_rw_cb, arg0, arg1, arg2); in do_common_semihosting()