Searched refs:HYPERVISOR_console_write (Results 1 – 3 of 3) sorted by relevance
29 HYPERVISOR_console_write(const char *str, int count) in HYPERVISOR_console_write() function
156 HYPERVISOR_console_write((char *)&c, 1); in putchar()161 HYPERVISOR_console_write(pca->buf, pca->n_next); in putchar()191 HYPERVISOR_console_write(buf, pca.n_next); in xc_printf()
64 HYPERVISOR_console_write(__DECONST(char *, str), len); in xendebug_drain()