Searched refs:CONSOLEIO_write (Results 1 – 4 of 4) sorted by relevance
160 (void) HYPERVISOR_console_io(CONSOLEIO_write, 1, &buffer); in bcons_putchar_xen()
313 #define CONSOLEIO_write 0 macro
851 (void) HYPERVISOR_console_io(CONSOLEIO_write, len, in xcasync_start()1299 (void) HYPERVISOR_console_io(CONSOLEIO_write, 1, buffer); in xenconsputchar()1536 (void) HYPERVISOR_console_io(CONSOLEIO_write, 1, &c); in xcasync_flowcontrol_sw_input()
898 (void) HYPERVISOR_console_io(CONSOLEIO_write, in xen_printf()