Home
last modified time | relevance | path

Searched refs:__PRINTK (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/arch/xen/x86/
Dx86_xpmap.c121 #define __PRINTK(x) printk x macro
123 #define __PRINTK(x) macro
668 __PRINTK(("xen_bootstrap_tables map_end 0x%lx\n", map_end)); in xen_bootstrap_tables()
669 __PRINTK(("console %#lx ", xen_start_info.console_mfn)); in xen_bootstrap_tables()
670 __PRINTK(("xenstore %#" PRIx32 "\n", xen_start_info.store_mfn)); in xen_bootstrap_tables()