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.c53 #define HTIF_CONSOLE_CMD_PUTC 1 macro
218 tswap64(syscall[3]) == HTIF_CONSOLE_CMD_PUTC) { in htif_handle_tohost_write()
238 } else if (cmd == HTIF_CONSOLE_CMD_PUTC) { in htif_handle_tohost_write()