Searched refs:xen_raw_console_write (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/xen/
H A Dhvc-console.h9 void xen_raw_console_write(const char *str);
14 static inline void xen_raw_console_write(const char *str) { } function
/linux-master/drivers/tty/hvc/
H A Dhvc_xen.c734 void xen_raw_console_write(const char *str) function
756 xen_raw_console_write(buf);
/linux-master/arch/x86/xen/
H A Denlighten_pv.c1427 xen_raw_console_write("mapping kernel into physical memory\n");
1505 xen_raw_console_write("about to get started...\n");
H A Dsetup.c829 xen_raw_console_write("Xen hypervisor allocated kernel memory conflicts with E820 map\n");
848 xen_raw_console_write("Can't find new memory area for initrd needed due to E820 map conflict\n");
H A Dmmu_pv.c1910 xen_raw_console_write("Can't find new memory area for p2m needed due to E820 map conflict\n");
2023 xen_raw_console_write("Xen hypervisor allocated page table memory conflicts with E820 map\n");

Completed in 141 milliseconds