Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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) { } in xen_raw_console_write() function
/kernel/linux/linux-6.6/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) { } in xen_raw_console_write() function
/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvc_xen.c720 void xen_raw_console_write(const char *str) in xen_raw_console_write() function
742 xen_raw_console_write(buf); in xen_raw_printk()
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvc_xen.c733 void xen_raw_console_write(const char *str) in xen_raw_console_write() function
755 xen_raw_console_write(buf); in xen_raw_printk()
/kernel/linux/linux-5.10/arch/x86/xen/
H A Dsetup.c860 xen_raw_console_write("Xen hypervisor allocated kernel memory conflicts with E820 map\n"); in xen_memory_setup()
879 xen_raw_console_write("Can't find new memory area for initrd needed due to E820 map conflict\n"); in xen_memory_setup()
H A Denlighten_pv.c1331 xen_raw_console_write("mapping kernel into physical memory\n"); in xen_start_kernel()
1413 xen_raw_console_write("about to get started...\n"); in xen_start_kernel()
H A Dmmu_pv.c1876 xen_raw_console_write("Can't find new memory area for p2m needed due to E820 map conflict\n"); in xen_relocate_p2m()
1989 xen_raw_console_write("Xen hypervisor allocated page table memory conflicts with E820 map\n"); in xen_pt_check_e820()
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dsetup.c873 xen_raw_console_write("Xen hypervisor allocated kernel memory conflicts with E820 map\n"); in xen_memory_setup()
892 xen_raw_console_write("Can't find new memory area for initrd needed due to E820 map conflict\n"); in xen_memory_setup()
H A Denlighten_pv.c1424 xen_raw_console_write("mapping kernel into physical memory\n"); in xen_start_kernel()
1502 xen_raw_console_write("about to get started...\n"); in xen_start_kernel()
H A Dmmu_pv.c1910 xen_raw_console_write("Can't find new memory area for p2m needed due to E820 map conflict\n"); in xen_relocate_p2m()
2023 xen_raw_console_write("Xen hypervisor allocated page table memory conflicts with E820 map\n"); in xen_pt_check_e820()

Completed in 15 milliseconds