Searched refs:CONSOLEIO_read (Results 1 – 2 of 2) sorted by relevance
| /linux/include/xen/interface/ | ||
| H A D | xen.h | 377 #define CONSOLEIO_read 1 macro |
| /linux/drivers/tty/hvc/ | ||
| H A D | hvc_xen.c | 231 return HYPERVISOR_console_io(CONSOLEIO_read, len, buf); in dom0_read_console() |