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