Searched refs:Dprintk (Results 1 – 5 of 5) sorted by relevance
| /xen/xen/arch/x86/ |
| A D | smpboot.c | 181 Dprintk("Waiting for CALLOUT.\n"); in smp_callin() 434 Dprintk("Asserting INIT.\n"); in wakeup_secondary_cpu() 447 Dprintk("+"); in wakeup_secondary_cpu() 454 Dprintk("Deasserting INIT.\n"); in wakeup_secondary_cpu() 461 Dprintk("+"); in wakeup_secondary_cpu() 486 Dprintk("After apic_write.\n"); in wakeup_secondary_cpu() 499 Dprintk("Startup point 1.\n"); in wakeup_secondary_cpu() 504 Dprintk("+"); in wakeup_secondary_cpu() 522 Dprintk("After Startup.\n"); in wakeup_secondary_cpu() 593 Dprintk("OK.\n"); in do_boot_cpu() [all …]
|
| A D | mpparse.c | 143 Dprintk(" Bootup CPU\n"); in MP_processor_info_x() 261 Dprintk("Int: type %d, pol %d, trig %d, bus %d," in MP_intsrc_info() 272 Dprintk("Lint: type %d, pol %d, trig %d, bus %d," in MP_lintsrc_info() 669 Dprintk("Scan SMP from %p for %ld bytes.\n", bp,length); in smp_scan_config() 794 Dprintk("Boot CPU = %d\n", boot_cpu_physical_apicid); in mp_register_lapic_address() 964 Dprintk("Int: type %d, pol %d, trig %d, bus %d, irq %d, %d-%d\n", in mp_override_legacy_irq() 986 Dprintk("Bus #%d is ISA\n", MP_ISA_BUS); in mp_config_acpi_legacy_irqs() 1029 Dprintk("Int: type %d, pol %d, trig %d, bus %d, irq %d, " in mp_config_acpi_legacy_irqs() 1104 Dprintk(KERN_DEBUG "Pin %d-%d already programmed\n", in mp_register_gsi()
|
| A D | numa.c | 25 #ifndef Dprintk 26 #define Dprintk(x...) macro
|
| A D | nmi.c | 299 Dprintk("setting %s to -%#"PRIx64"\n", descr, count); in write_watchdog_counter()
|
| /xen/xen/include/asm-x86/ |
| A D | apic.h | 8 #define Dprintk(x...) do {} while (0) macro
|
Completed in 10 milliseconds