Searched refs:HYPERVISOR_console_write (Results 1 – 3 of 3) sorted by relevance
25 HYPERVISOR_console_write(const char *str, int count) in HYPERVISOR_console_write() function
154 HYPERVISOR_console_write((char *)&c, 1); in putchar()159 HYPERVISOR_console_write(pca->buf, pca->n_next); in putchar()189 HYPERVISOR_console_write(buf, pca.n_next); in xc_printf()
62 HYPERVISOR_console_write(__DECONST(char *, str), len); in xendebug_drain()