Home
last modified time | relevance | path

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

/openbmc/qemu/hw/char/
H A Driscv_htif.c52 #define HTIF_CONSOLE_CMD_PUTC 1 macro
217 tswap64(syscall[3]) == HTIF_CONSOLE_CMD_PUTC) { in htif_handle_tohost_write()
241 } else if (cmd == HTIF_CONSOLE_CMD_PUTC) { in htif_handle_tohost_write()