Searched refs:xen_raw_console_write (Results 1 – 2 of 2) sorted by relevance
9 void xen_raw_console_write(const char *str);14 static inline void xen_raw_console_write(const char *str) { } in xen_raw_console_write() function
679 xen_raw_console_write("No suitable area found for required E820 entry remapping action\n"); in xen_e820_swap_entry_with_ram()731 xen_raw_console_write("Xen hypervisor allocated "); in xen_chk_is_e820_usable()732 xen_raw_console_write(component); in xen_chk_is_e820_usable()733 xen_raw_console_write(" memory conflicts with E820 map\n"); in xen_chk_is_e820_usable()962 xen_raw_console_write("Can't find new memory area for initrd needed due to E820 map conflict\n"); in xen_memory_setup()