/Linux-v5.4/drivers/acpi/apei/ |
D | bert.c | 46 pr_err(FW_BUG "Truncated status block (length: %u).\n", in bert_print_all() 56 pr_err(FW_BUG "Invalid error record.\n"); in bert_print_all() 121 pr_err(FW_BUG "table invalid.\n"); in bert_init()
|
D | apei-base.c | 582 pr_warning(FW_BUG APEI_PFX in apei_check_gar() 590 pr_warning(FW_BUG APEI_PFX in apei_check_gar() 607 pr_warning(FW_BUG APEI_PFX in apei_check_gar() 616 pr_warning(FW_BUG APEI_PFX in apei_check_gar()
|
D | hest.c | 103 pr_warning(FW_BUG HEST_PFX in apei_hest_parse()
|
D | einj.c | 315 pr_warning(FW_BUG "Invalid trigger error action table.\n"); in __einj_error_trigger() 694 pr_warn(FW_BUG "Invalid EINJ table.\n"); in einj_init()
|
/Linux-v5.4/drivers/cpufreq/ |
D | powernow-k8.c | 500 pr_err(FW_BUG "vid %d invalid : 0x%x\n", j, in check_pst_table() 506 pr_err(FW_BUG "0 vid exceeded with pstate %d\n", j); in check_pst_table() 511 pr_err(FW_BUG "maxvid exceeded with pstate %d\n", j); in check_pst_table() 515 pr_err(FW_BUG "maxfid exceeded with pstate %d\n", j); in check_pst_table() 520 pr_err(FW_BUG "two low fids - %d : 0x%x\n", j, in check_pst_table() 528 pr_err(FW_BUG "lastfid invalid\n"); in check_pst_table() 532 pr_info(FW_BUG "first fid not from lo freq table\n"); in check_pst_table() 643 pr_err(FW_BUG "PSB table is not v1.4\n"); in find_psb_table() 649 pr_err(FW_BUG "unknown flags\n"); in find_psb_table() 678 pr_err(FW_BUG "numpst must be 1\n"); in find_psb_table() [all …]
|
/Linux-v5.4/drivers/acpi/ |
D | acpi_extlog.c | 205 pr_warn(FW_BUG "L1 Directory is invalid at physical %llx\n", in extlog_get_l1addr() 241 pr_warn(FW_BUG EMCA_BUG, in extlog_init() 259 pr_warn(FW_BUG EMCA_BUG, in extlog_init() 270 pr_warn(FW_BUG EMCA_BUG, in extlog_init() 304 pr_warn(FW_BUG "Extended error log disabled because of problems parsing f/w tables\n"); in extlog_init()
|
D | processor_perflib.c | 362 printk(KERN_ERR FW_BUG PREFIX in acpi_processor_get_performance_states() 380 printk(KERN_ERR FW_BUG PREFIX in acpi_processor_get_performance_states() 431 printk(KERN_WARNING FW_BUG "BIOS needs update for CPU " in acpi_processor_get_performance_info()
|
D | osi.c | 76 pr_notice_once(FW_BUG in acpi_osi_handler()
|
/Linux-v5.4/drivers/char/tpm/ |
D | tpm_crb.c | 343 FW_BUG "tpm_crb_smc_start() returns res.a0 = 0x%lx\n", in tpm_crb_smc_start() 353 dev_err(dev, FW_BUG "tpm_crb: incorrect start method\n"); in tpm_crb_smc_start() 484 FW_BUG "ACPI region does not cover the entire command/response buffer. %pr vs %llx %llx\n", in crb_fixup_cmd_size() 512 dev_err(dev, FW_BUG "TPM2 ACPI table does not define a memory resource\n"); in crb_map_io() 530 dev_warn(dev, FW_BUG "Bad ACPI memory layout"); in crb_map_io() 582 dev_err(dev, FW_BUG "overlapping command and response buffer sizes are not identical"); in crb_map_io() 616 dev_err(dev, FW_BUG "failed to get TPM2 ACPI table\n"); in crb_acpi_add() 632 FW_BUG "TPM2 ACPI table has wrong size %u for start method type %d\n", in crb_acpi_add()
|
D | tpm_tis.c | 115 dev_err(dev, FW_BUG "failed to get TPM2 ACPI table\n"); in check_acpi_tpm2()
|
/Linux-v5.4/drivers/acpi/arm64/ |
D | gtdt.c | 181 pr_err(FW_BUG "invalid timer data.\n"); in acpi_gtdt_init() 199 pr_err(FW_BUG "GT block present, but frame count is zero.\n"); in gtdt_parse_timer_block() 204 pr_err(FW_BUG "GT block lists %d frames, ACPI spec only allows 8\n", in gtdt_parse_timer_block() 350 pr_err(FW_BUG "failed to get the Watchdog base address.\n"); in gtdt_import_sbsa_gwdt()
|
D | iort.c | 312 pr_warn(FW_BUG "[map %p] SINGLE MAPPING flag not allowed for node type %d, skipping ID map\n", in iort_id_map() 340 pr_err(FW_BUG "[node %p type %d] ID map has NULL parent reference\n", in iort_node_get_id() 384 pr_err(FW_BUG "[node %p type %d] ID mapping index overflows valid mappings\n", in iort_get_id_mapping_index() 422 pr_err(FW_BUG "[node %p type %d] ID map has NULL parent reference\n", in iort_node_map_id() 666 pr_err(FW_BUG "[node %p type %d] Invalid MSI mapping\n", in iort_set_device_domain()
|
/Linux-v5.4/arch/x86/kernel/ |
D | tsc_sync.c | 74 pr_warn(FW_BUG "TSC ADJUST differs: CPU%u %lld --> %lld. Restoring\n", in tsc_verify_tsc_adjust() 101 pr_warn(FW_BUG "TSC ADJUST: CPU%u: %lld force to 0\n", in tsc_sanitize_first_cpu() 182 printk_once(FW_BUG "TSC ADJUST differs within socket(s), fixing all errors\n"); in tsc_store_and_check_tsc_adjust()
|
/Linux-v5.4/drivers/firmware/efi/ |
D | tpm.c | 90 pr_err(FW_BUG "Failed to parse event in TPM Final Events Log\n"); in efi_tpm_eventlog_init()
|
/Linux-v5.4/arch/arm64/kernel/ |
D | efi.c | 127 pr_err_ratelimited(FW_BUG "register x18 corrupted by EFI %s\n", f); in efi_handle_corrupted_x18()
|
D | acpi.c | 155 pr_err(FW_BUG "Unsupported FADT revision %d.%d, should be 5.1+\n", in acpi_fadt_sanity_check()
|
D | pci.c | 137 dev_warn(dev, FW_BUG "ECAM area %pR not reserved in ACPI namespace\n", in pci_acpi_setup_ecam_mapping()
|
/Linux-v5.4/drivers/pnp/ |
D | quirks.c | 323 dev_info(&dev->dev, FW_BUG in quirk_amd_mmconfig_area() 407 …dev_info(&dev->dev, FW_BUG "PNP resource %pR covers only part of %s Intel MCH; extending to %pR\n", in quirk_intel_mch()
|
/Linux-v5.4/drivers/clocksource/ |
D | arm_arch_timer.c | 1433 pr_err(FW_BUG "Missing frame-number.\n"); in arch_timer_mem_of_init() 1438 pr_err(FW_BUG "Wrong frame-number, only 0-%u are permitted.\n", in arch_timer_mem_of_init() 1446 pr_err(FW_BUG "Duplicated frame-number.\n"); in arch_timer_mem_of_init() 1505 pr_err(FW_BUG "CNTFRQ mismatch: frame @ %pa: (0x%08lx), CPU: (0x%08lx)\n", in arch_timer_mem_verify_cntfrq() 1598 pr_err(FW_BUG "frequency not available.\n"); in arch_timer_acpi_init()
|
/Linux-v5.4/arch/x86/kernel/acpi/ |
D | cstate.c | 119 pr_warn(FW_BUG "ACPI MWAIT C-state 0x%x not supported by HW (0x%x)\n", in acpi_processor_ffh_cstate_probe_cpu()
|
/Linux-v5.4/arch/arm/mm/ |
D | cache-feroceon-l2.c | 340 pr_err(FW_BUG in enable_l2()
|
/Linux-v5.4/drivers/iommu/ |
D | dmar.c | 201 pr_info(FW_BUG "RMRR entry for device %02x:%02x.%x is broken - applying workaround\n", in dmar_match_pci_path() 556 pr_debug(FW_BUG "Invalid 0-length structure\n"); in dmar_walk_remapping_entries() 560 pr_warn(FW_BUG "Record passes table end\n"); in dmar_walk_remapping_entries() 638 pr_warn(FW_BUG "No DRHD structure found in DMAR table\n"); in parse_dmar_table() 2021 pr_warn(FW_BUG "No DRHD structures in buffer returned by _DSM method\n"); in dmar_hotplug_insert()
|
/Linux-v5.4/arch/x86/kernel/cpu/ |
D | hygon.c | 228 pr_warn(FW_BUG "TSC doesn't count with P0 frequency!\n"); in bsp_init_hygon()
|
/Linux-v5.4/arch/x86/kernel/apic/ |
D | apic.c | 441 pr_err(FW_BUG "cpu %d, try to use APIC%lX (LVT offset %d) for " in setup_APIC_eilvt() 449 pr_err(FW_BUG "cpu %d, try to use APIC%lX (LVT offset %d) for " in setup_APIC_eilvt() 638 pr_err(FW_BUG "TSC_DEADLINE disabled due to Errata; " in apic_check_deadline_errata() 1354 pr_err(FW_BUG "Local APIC %d not detected, force emulation\n", in apic_intr_mode_select()
|
/Linux-v5.4/arch/x86/pci/ |
D | acpi.c | 254 …dev_info(&device->dev, FW_BUG "no _PXM; falling back to node %d from hardware (may be inconsistent… in pci_acpi_root_get_node()
|