Home
last modified time | relevance | path

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

/openbmc/qemu/include/semihosting/
H A Dguestfd.h51 int alloc_guestfd(void);
/openbmc/qemu/semihosting/
H A Dguestfd.c67 int alloc_guestfd(void) in alloc_guestfd() function
H A Darm-compat-semi.c408 ret = alloc_guestfd(); in do_common_semihosting()
416 ret = alloc_guestfd(); in do_common_semihosting()
H A Dsyscalls.c123 int guestfd = alloc_guestfd(); in gdb_open_cb()
292 int guestfd = alloc_guestfd(); in host_open()