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.c44 #define HTIF_CONSOLE_CMD_PUTC 1 macro
208 le64_to_cpu(syscall[3]) == HTIF_CONSOLE_CMD_PUTC) { in htif_handle_tohost_write()
232 } else if (cmd == HTIF_CONSOLE_CMD_PUTC) { in htif_handle_tohost_write()