Home
last modified time | relevance | path

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

/openbmc/qemu/semihosting/
H A Dconsole.c31 typedef struct SemihostingConsole { struct
37 } SemihostingConsole; argument
39 static SemihostingConsole console;
45 SemihostingConsole *c = opaque; in console_can_read()
60 SemihostingConsole *c = opaque; in console_read()
71 SemihostingConsole *c = &console; in qemu_semihosting_console_ready()
79 SemihostingConsole *c = &console; in qemu_semihosting_console_block_until_ready()
95 SemihostingConsole *c = &console; in qemu_semihosting_console_read()