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
847 (void) HYPERVISOR_console_io(CONSOLEIO_write, len, in xcasync_start()1295 (void) HYPERVISOR_console_io(CONSOLEIO_write, 1, buffer); in xenconsputchar()1532 (void) HYPERVISOR_console_io(CONSOLEIO_write, 1, &c); in xcasync_flowcontrol_sw_input()
908 (void) HYPERVISOR_console_io(CONSOLEIO_write, in xen_printf()