Searched refs:CONSOLEIO_write (Results 1 – 3 of 3) sorted by relevance
39 (void) HYPERVISOR_console_io(CONSOLEIO_write, sizeof(c), &c); in xen_consoleio_poll_out()
277 HYPERVISOR_console_io(CONSOLEIO_write, sizeof(symbol), &symbol); in xen_consoleio_putc()
168 #define CONSOLEIO_write 0 macro