/arch/x86/kernel/cpu/cpufreq/ |
D | powernow-k8.c | 47 #define PFX "powernow-k8: " macro 185 printk(KERN_ERR PFX "internal error - overflow on fid write\n"); in write_new_fid() 197 …printk(KERN_ERR PFX "Hardware error - pending bit very stuck - no further pstate changes possible\… in write_new_fid() 205 printk(KERN_ERR PFX "vid change on fid trans, old 0x%x, new 0x%x\n", in write_new_fid() 211 printk(KERN_ERR PFX "fid trans failed, fid 0x%x, curr 0x%x\n", fid, in write_new_fid() 227 printk(KERN_ERR PFX "internal error - overflow on vid write\n"); in write_new_vid() 239 …printk(KERN_ERR PFX "internal error - pending bit very stuck - no further pstate changes possible\… in write_new_vid() 245 printk(KERN_ERR PFX "fid changed on vid trans, old 0x%x new 0x%x\n", in write_new_vid() 251 printk(KERN_ERR PFX "vid trans failed, vid 0x%x, curr 0x%x\n", vid, in write_new_vid() 301 printk(KERN_ERR PFX "failed (cpu%d): req 0x%x 0x%x, curr 0x%x 0x%x\n", in transition_fid_vid() [all …]
|
D | longhaul.c | 43 #define PFX "longhaul: " macro 353 printk(KERN_INFO PFX "Failed to set requested frequency!\n"); in longhaul_setstate() 359 printk(KERN_INFO PFX "Enabling \"Ignore Revision ID\" " in longhaul_setstate() 370 printk(KERN_INFO PFX "Disabling ACPI C3 support.\n"); in longhaul_setstate() 373 printk(KERN_INFO PFX "Disabling \"Ignore " in longhaul_setstate() 385 printk(KERN_INFO PFX "Switching to Longhaul ver. 1\n"); in longhaul_setstate() 395 printk(KERN_INFO PFX "Warning: Timeout while waiting for idle PCI bus.\n"); in longhaul_setstate() 436 printk(KERN_INFO PFX "Invalid (reserved) multiplier!\n"); in longhaul_get_ranges() 441 printk(KERN_INFO PFX "Invalid (reserved) FSB!\n"); in longhaul_get_ranges() 471 printk (KERN_INFO PFX "highestspeed == lowest, aborting.\n"); in longhaul_get_ranges() [all …]
|
D | powernow-k7.c | 37 #define PFX "powernow: " macro 122 printk (KERN_INFO PFX "This module only works with AMD K7 CPUs\n"); in check_powernow() 131 printk (KERN_INFO PFX "No powernow capabilities detected\n"); in check_powernow() 137 printk (KERN_INFO PFX "K7 660[A0] core detected, enabling errata workarounds\n"); in check_powernow() 147 printk (KERN_INFO PFX "PowerNOW! Technology present. Can scale: "); in check_powernow() 425 printk(KERN_WARNING PFX "ACPI perflib can not be used in this platform\n"); in powernow_acpi_init() 432 printk(KERN_INFO PFX "no support for ACPI processor found." in powernow_acpi_init() 458 printk (KERN_INFO PFX "Sorry, only v1.2 tables supported right now\n"); in powernow_decode_bios() 471 printk(KERN_INFO PFX "BIOS set settling time to %d microseconds. " in powernow_decode_bios() 502 printk (KERN_INFO PFX "No PST tables match this cpuid (0x%x)\n", etuple); in powernow_decode_bios() [all …]
|
D | p4-clockmod.c | 37 #define PFX "p4-clockmod: " macro 156 printk(KERN_WARNING PFX "Warning: EST-capable CPU detected. " in cpufreq_p4_get_frequency() 176 printk(KERN_WARNING PFX "Unknown p4-clockmod-capable CPU. " in cpufreq_p4_get_frequency() 186 printk(KERN_WARNING PFX "Warning: Pentium 4-M detected. " in cpufreq_p4_get_frequency() 301 printk(KERN_INFO PFX "P4/Xeon(TM) CPU On-Demand Clock Modulation available\n"); in cpufreq_p4_init()
|
D | speedstep-centrino.c | 28 #define PFX "speedstep-centrino: " macro 401 printk(KERN_INFO PFX in centrino_cpu_init()
|
/arch/sparc/kernel/ |
D | chmc.c | 28 #define PFX DRV_MODULE_NAME ": " macro 408 printk(KERN_ERR PFX "Cannot find /memory node.\n"); in jbusmc_probe() 413 printk(KERN_ERR PFX "Cannot get reg property of /memory node.\n"); in jbusmc_probe() 421 printk(KERN_ERR PFX "Cannot allocate struct jbusmc.\n"); in jbusmc_probe() 430 printk(KERN_ERR PFX "Cannot find portid.\n"); in jbusmc_probe() 438 printk(KERN_ERR PFX "Cannot get memory control register 1.\n"); in jbusmc_probe() 447 printk(KERN_ERR PFX "Cannot map jbusmc regs.\n"); in jbusmc_probe() 454 printk(KERN_ERR PFX "Cannot get memory layout property.\n"); in jbusmc_probe() 458 printk(KERN_ERR PFX "Unexpected memory-layout size %d\n", in jbusmc_probe() 468 printk(KERN_INFO PFX "UltraSPARC-IIIi memory controller at %s\n", in jbusmc_probe() [all …]
|
D | pci_sabre.c | 27 #define PFX DRIVER_NAME ": " macro 429 printk(KERN_ERR PFX "Multiple controllers unsupported.\n"); in sabre_scan_bus() 483 printk(KERN_ERR PFX "Cannot allocate pci_pbm_info.\n"); in sabre_probe() 489 printk(KERN_ERR PFX "Cannot allocate PBM iommu.\n"); in sabre_probe() 506 printk(KERN_ERR PFX "No reg property\n"); in sabre_probe() 535 printk(KERN_ERR PFX "No virtual-dma property\n"); in sabre_probe() 555 printk(KERN_ERR PFX "Strange virtual-dma size.\n"); in sabre_probe()
|
D | pci_sun4v.c | 29 #define PFX DRIVER_NAME ": " macro 603 printk(KERN_ERR PFX "Strange virtual-dma[%08x:%08x].\n", in pci_sun4v_iommu_init() 625 printk(KERN_ERR PFX "Error, kmalloc(arena.map) failed.\n"); in pci_sun4v_iommu_init() 951 printk(KERN_ERR PFX "Could not register hvapi, " in pci_sun4v_probe() 955 printk(KERN_INFO PFX "Registered hvapi major[%lu] minor[%lu]\n", in pci_sun4v_probe() 964 printk(KERN_ERR PFX "Could not find config registers\n"); in pci_sun4v_probe() 984 printk(KERN_ERR PFX "Could not allocate pci_pbm_info\n"); in pci_sun4v_probe() 990 printk(KERN_ERR PFX "Could not allocate pbm iommu\n"); in pci_sun4v_probe()
|
D | pci_psycho.c | 27 #define PFX DRIVER_NAME ": " macro 521 printk(KERN_ERR PFX "Cannot allocate pci_pbm_info.\n"); in psycho_probe() 531 printk(KERN_ERR PFX "Cannot allocate PBM iommu.\n"); in psycho_probe() 542 printk(KERN_ERR PFX "No reg property.\n"); in psycho_probe()
|
D | ldc.c | 25 #define PFX DRV_MODULE_NAME ": " macro 172 printk(KERN_INFO PFX "ID[%lu] " f, lp->id, ## a); \ 524 printk(KERN_ERR PFX "ldc_abort: " in ldc_abort() 533 printk(KERN_ERR PFX "ldc_abort: " in ldc_abort() 539 printk(KERN_ERR PFX "ldc_abort: " in ldc_abort() 551 printk(KERN_ERR PFX "ldc_abort: " in ldc_abort() 967 printk(KERN_ERR PFX "Alloc of %s queue failed with " in alloc_queue() 1013 printk(KERN_ERR PFX "Alloc of arena map failed, sz=%lu\n", sz); in ldc_iommu_init() 1025 printk(KERN_ERR PFX "Alloc of MTE table failed, " in ldc_iommu_init() 2223 printk(KERN_ERR PFX "ldc_copy: ID[%lu] Bad copy_dir[%d]\n", in ldc_copy() [all …]
|
D | pci_fire.c | 20 #define PFX DRIVER_NAME ": " macro 472 printk(KERN_ERR PFX "Cannot allocate pci_pbminfo.\n"); in fire_probe() 478 printk(KERN_ERR PFX "Cannot allocate PBM iommu.\n"); in fire_probe()
|
D | pci_schizo.c | 24 #define PFX DRIVER_NAME ": " macro 1163 printk(KERN_ERR PFX "Strange virtual-dma size.\n"); in schizo_pbm_iommu_init() 1199 printk(KERN_ERR PFX "iommu_table_init() fails with %d\n", err); in schizo_pbm_iommu_init() 1429 printk(KERN_ERR PFX "Cannot allocate pci_pbm_info.\n"); in __schizo_init() 1437 printk(KERN_ERR PFX "Cannot allocate PBM A iommu.\n"); in __schizo_init()
|
D | ds.c | 25 #define PFX DRV_MODULE_NAME ": " macro 824 printk(KERN_ERR PFX "var-config not registered so " in ldom_set_var()
|
/arch/x86/include/asm/mach-rdc321x/ |
D | rdc321x_defs.h | 1 #define PFX "rdc321x: " macro
|
/arch/arm/plat-s3c24xx/ |
D | pm.c | 56 #define PFX "s3c24xx-pm: " macro 340 printk(KERN_ERR PFX "Restore CRC error at " in s3c2410_pm_runcheck() 690 printk(KERN_ERR PFX "error: no cpu sleep functions set\n"); in s3c2410_pm_enter() 701 printk(KERN_ERR PFX "No sources enabled for wake-up!\n"); in s3c2410_pm_enter() 702 printk(KERN_ERR PFX "Aborting sleep\n"); in s3c2410_pm_enter()
|
/arch/ia64/hp/common/ |
D | sba_iommu.c | 50 #define PFX "IOC: " macro 1592 panic(PFX "Unsupported IOTLB page size %ldK", in ioc_iova_init() 1602 panic(PFX "Couldn't allocate I/O Page Table\n"); in ioc_iova_init() 1624 printk(KERN_INFO PFX "reserving %dMb of IOVA space at 0x%lx for agpgart\n", in ioc_iova_init() 1641 panic(PFX "Couldn't allocate PDIR spill page\n"); in ioc_iova_init() 1683 panic(PFX "Couldn't allocate resource map\n"); in ioc_resource_init() 1718 panic(PFX "Couldn't allocate struct pci_dev"); in ioc_sac_init() 1722 panic(PFX "Couldn't allocate struct pci_controller"); in ioc_sac_init() 1740 panic(PFX "IOC 2.0 or later required for IOMMU support\n"); in ioc_zx1_init() 1823 printk(KERN_INFO PFX in ioc_init() [all …]
|
/arch/x86/kernel/ |
D | efi.c | 47 #define PFX "EFI: " macro 282 printk(KERN_INFO PFX "mem%02u: type=%u, attr=0x%llx, " in print_efi_memmap() 336 printk(KERN_ERR PFX "Could not map the firmware vendor!\n"); in efi_init() 493 printk(KERN_ERR PFX "ioremap of 0x%llX failed!\n", in efi_enter_virtual_mode()
|
/arch/x86/kernel/cpu/mcheck/ |
D | mce_amd_64.c | 33 #define PFX "mce_threshold: " macro
|