Searched refs:KERNEL_PRINT (Results 1 – 3 of 3) sorted by relevance
53 #define KERNEL_PRINT(x) /* some kind of print function */66 #define KERNEL_PRINT(x) printf x macro353 KERNEL_PRINT (("\n")); in boot_cpu()370 KERNEL_PRINT ((" Processor [APIC id %d ver %d]: ", in add_processor()374 KERNEL_PRINT (("DISABLED\n")); in add_processor()383 KERNEL_PRINT (("#0 Bootstrap Processor (BSP)\n")); in add_processor()405 KERNEL_PRINT ((" Bus id %d is %s\n", bus->id, str)); in add_bus()414 KERNEL_PRINT ((" I/O APIC id %d ver %d, address: 0x%x ", in add_ioapic()418 KERNEL_PRINT (("DISABLED\n")); in add_ioapic()421 KERNEL_PRINT (("\n")); in add_ioapic()[all …]
28 #define IMPS_DEBUG_PRINT(x) KERNEL_PRINT(x)
7983 * stage2/cmdline.c [!GRUB_UTIL] (IMPS_DEBUG) (KERNEL_PRINT)7987 * stage2/smp-imps.c (IMPS_DEBUG) (KERNEL_PRINT)