| /linux/drivers/acpi/ |
| H A D | acpi_fpdt.c | 172 pr_info(FW_BUG "invalid physical address: 0x%llx!\n", address); in fpdt_process_subtable() 181 pr_info(FW_BUG "subtable signature and type mismatch!\n"); in fpdt_process_subtable() 198 pr_err(FW_BUG "Zero-length record found in FPTD.\n"); in fpdt_process_subtable() 206 pr_err(FW_BUG "Invalid record %d for subtable %s\n", in fpdt_process_subtable() 222 pr_err(FW_BUG "Invalid %d for subtable %s\n", in fpdt_process_subtable() 237 pr_err(FW_BUG "Invalid %d for subtable %s\n", in fpdt_process_subtable()
|
| H A D | acpi_extlog.c | 281 pr_warn(FW_BUG "L1 Directory is invalid at physical %llx\n", in extlog_get_l1addr() 312 pr_warn(FW_BUG EMCA_BUG, in extlog_init() 334 pr_warn(FW_BUG EMCA_BUG, in extlog_init() 349 pr_warn(FW_BUG EMCA_BUG, in extlog_init() 383 pr_warn(FW_BUG "Extended error log disabled because of problems parsing f/w tables\n"); in extlog_init()
|
| H A D | viot.c | 67 pr_err(FW_BUG "Node pointer overflows\n"); in viot_check_bounds() 71 pr_err(FW_BUG "Empty node\n"); in viot_check_bounds() 203 pr_err(FW_BUG "Invalid PCI node size\n"); in viot_parse_node() 217 pr_err(FW_BUG "Invalid MMIO node size\n"); in viot_parse_node()
|
| H A D | spcr.c | 109 pr_err(FW_BUG "Unacceptable wide SPCR Access Width. Defaulting to byte size\n"); in acpi_parse_spcr() 114 pr_err(FW_BUG "Unexpected SPCR Access Width. Defaulting to byte size\n"); in acpi_parse_spcr()
|
| /linux/drivers/powercap/ |
| H A D | intel_rapl_tpmi.c | 165 pr_warn(FW_BUG "Unsupported major version:%ld\n", in parse_one_domain() 176 pr_warn(FW_BUG "Invalid Domain size %d\n", tpmi_domain_size); in parse_one_domain() 183 pr_warn(FW_BUG "Invalid Domain flag 0x%x\n", tpmi_domain_flags); in parse_one_domain() 193 pr_warn(FW_BUG "System domain must support Domain Info register\n"); in parse_one_domain() 205 pr_warn(FW_BUG "Unsupported Domain type %d\n", tpmi_domain_type); in parse_one_domain() 210 pr_warn(FW_BUG "Duplicate Domain type %d\n", tpmi_domain_type); in parse_one_domain()
|
| /linux/drivers/cpufreq/ |
| H A 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/drivers/acpi/apei/ |
| H A D | bert.c | 58 pr_err(FW_BUG "Truncated status block (length: %u).\n", in bert_print_all() 68 pr_err(FW_BUG "Invalid error record.\n"); in bert_print_all() 144 pr_err(FW_BUG "table invalid.\n"); in bert_init()
|
| H A D | apei-base.c | 579 pr_warn(FW_BUG APEI_PFX in apei_check_gar() 587 pr_warn(FW_BUG APEI_PFX in apei_check_gar() 604 pr_warn(FW_BUG APEI_PFX in apei_check_gar() 613 pr_warn(FW_BUG APEI_PFX in apei_check_gar()
|
| /linux/drivers/ras/ |
| H A D | ras.c | 86 pr_warn(FW_BUG "section length: %d\n", err->section_length); in log_arm_hw_error() 87 pr_warn(FW_BUG "section length is too small\n"); in log_arm_hw_error() 88 pr_warn(FW_BUG "firmware-generated error record is incorrect\n"); in log_arm_hw_error()
|
| /linux/drivers/char/tpm/ |
| H A D | tpm_crb.c | 427 FW_BUG "tpm_crb_smc_start() returns res.a0 = 0x%lx\n", in tpm_crb_smc_start() 437 dev_err(dev, FW_BUG "tpm_crb: incorrect start method\n"); in tpm_crb_smc_start() 599 FW_BUG "ACPI region does not cover the entire command/response buffer. %pr vs %llx %llx\n", in crb_fixup_cmd_size() 636 dev_err(dev, FW_BUG "TPM2 ACPI table does not define a memory resource\n"); in crb_map_io() 677 dev_warn(dev, FW_BUG "Bad ACPI memory layout"); in crb_map_io() 749 dev_err(dev, FW_BUG "overlapping command and response buffer sizes are not identical"); in crb_map_io() 801 dev_err(dev, FW_BUG "failed to get TPM2 ACPI table\n"); in crb_acpi_add() 821 FW_BUG "TPM2 ACPI table has wrong size %u for start method type %d\n", in crb_acpi_add() 834 FW_BUG "TPM2 ACPI table has wrong size %u for start method type %d\n", in crb_acpi_add() 855 FW_BUG "TPM2 ACPI table has wrong size %u for start method type %d\n", in crb_acpi_add()
|
| /linux/drivers/pci/pcie/ |
| H A D | edr.c | 55 pci_err(pdev, FW_BUG "Enable DPC _DSM returned non integer\n"); in acpi_enable_dpc() 98 pci_err(pdev, FW_BUG "Locate Port _DSM returned non integer\n"); in acpi_dpc_port_get() 182 pci_err(edev, FW_BUG "This device doesn't support DPC\n"); in edr_handle_event()
|
| /linux/arch/riscv/kernel/ |
| H A D | acpi.c | 93 pr_err(FW_BUG "Unsupported FADT revision %d.%d, should be 6.5+\n", in acpi_fadt_sanity_check() 242 pr_warn(FW_BUG "requested region covers multiple EFI memory regions\n"); in acpi_os_ioremap() 266 pr_warn(FW_BUG "requested region covers kernel memory\n"); in acpi_os_ioremap()
|
| /linux/drivers/acpi/arm64/ |
| H A D | gtdt.c | 192 pr_err(FW_BUG "limiting Platform Timer count to %d\n", cnt); in acpi_gtdt_init() 214 pr_err(FW_BUG "GT block present, but frame count is zero.\n"); in gtdt_parse_timer_block() 219 pr_err(FW_BUG "GT block lists %d frames, ACPI spec only allows 8\n", in gtdt_parse_timer_block() 331 pr_err(FW_BUG "failed to get the Watchdog base address.\n"); in gtdt_import_sbsa_gwdt()
|
| H A D | iort.c | 355 pr_warn(FW_BUG "[map %p] SINGLE MAPPING flag not allowed for node type %d, skipping ID map\n", in iort_id_map() 373 pr_err(FW_BUG "[map %p] conflicting mapping for input ID 0x%x\n", in iort_id_map() 378 pr_err(FW_BUG "applying workaround.\n"); in iort_id_map() 409 pr_err(FW_BUG "[node %p type %d] ID map has NULL parent reference\n", in iort_node_get_id() 463 pr_err(FW_BUG "[node %p type %d] ID mapping index overflows valid mappings\n", in iort_get_id_mapping_index() 506 pr_err(FW_BUG "[node %p type %d] ID map has NULL parent reference\n", in iort_node_map_id() 841 pr_err(FW_BUG "[node %p type %d] Invalid MSI mapping\n", in iort_set_device_domain() 959 …pr_err(FW_BUG "RMR descriptor[0x%llx - 0x%llx] not aligned to 64K, continue with [0x%llx - 0x%llx]… in iort_rmr_alloc() 985 pr_err(FW_BUG "RMR descriptor[0x%llx] with zero length, continue anyway\n", in iort_rmr_desc_check_overlap() 998 pr_err(FW_BUG "RMR descriptor[0x%llx - 0x%llx] overlaps, continue anyway\n", in iort_rmr_desc_check_overlap() [all …]
|
| /linux/arch/arm64/kernel/ |
| H A D | acpi.c | 156 pr_err(FW_BUG "Unsupported FADT revision %d.%d, should be 5.1+\n", in acpi_fadt_sanity_check() 310 pr_warn(FW_BUG "requested region covers multiple EFI memory regions\n"); in acpi_os_ioremap() 334 pr_warn(FW_BUG "requested region covers kernel memory @ %pa\n", &phys); in acpi_os_ioremap()
|
| H A D | efi.c | 165 pr_err_ratelimited(FW_BUG "register x18 corrupted by EFI %s\n", f); in efi_handle_corrupted_x18() 228 pr_err(FW_BUG "Unable to handle %s in EFI runtime service\n", msg); in efi_runtime_fixup_exception()
|
| H A D | setup.c | 327 pr_warn(FW_BUG "Kernel image misaligned at boot, please fix your bootloader!"); in setup_arch() 329 FW_BUG "Booted with MMU enabled!"); in setup_arch()
|
| /linux/drivers/firmware/efi/ |
| H A D | tpm.c | 75 pr_warn(FW_BUG "TPM Final Events table invalid\n"); in efi_tpm_eventlog_init() 101 pr_err(FW_BUG "Failed to parse event in TPM Final Events Log\n"); in efi_tpm_eventlog_init()
|
| /linux/arch/arm/kernel/ |
| H A D | efi.c | 102 pr_warn(FW_BUG "EFI stub was entered with MMU and Dcache disabled, please fix your firmware!\n"); in load_cpu_state_table() 104 …pr_warn(FW_BUG "ExitBootServices() returned with MMU and Dcache disabled, please fix your firmware… in load_cpu_state_table()
|
| /linux/arch/x86/kernel/cpu/ |
| H A D | topology_common.c | 213 pr_err(FW_BUG "CPU%4u: APIC ID mismatch. CPUID: 0x%04x APIC: 0x%04x\n", in cpu_parse_topology() 218 pr_err(FW_BUG "CPU%4u: APIC ID mismatch. Firmware: 0x%04x APIC: 0x%04x\n", in cpu_parse_topology() 226 pr_err(FW_BUG "CPU%d: Topology domain %u shift %u != %u\n", cpu, dom, in cpu_parse_topology()
|
| H A D | topology_ext.c | 96 pr_warn_once(FW_BUG "CPUID leaf 0x%x subleaf %d APIC ID mismatch %x != %x\n", in topo_subleaf() 124 pr_warn_once(FW_BUG "CPUID leaf 0x%x subleaf 0 has shift level 0 but %u CPUs. Fixing it up.\n", in parse_topology_leaf()
|
| /linux/arch/x86/kernel/ |
| H A D | tsc_sync.c | 77 pr_warn(FW_BUG "TSC ADJUST differs: CPU%u %lld --> %lld. Restoring\n", in tsc_verify_tsc_adjust() 144 pr_warn(FW_BUG "TSC ADJUST: CPU%u: %lld force to 0\n", in tsc_sanitize_first_cpu() 223 printk_once(FW_BUG "TSC ADJUST differs within socket(s), fixing all errors\n"); in tsc_store_and_check_tsc_adjust()
|
| /linux/drivers/irqchip/ |
| H A D | irq-bcm2835.c | 168 pr_err(FW_BUG "Bootloader left irq enabled: " in armctrl_of_init() 176 pr_err(FW_BUG "Bootloader left fiq enabled\n"); in armctrl_of_init()
|
| /linux/drivers/clocksource/ |
| H A D | arm_arch_timer_mmio.c | 342 dev_err(&pdev->dev, FW_BUG "Missing frame-number\n"); in of_populate_gt_block() 347 FW_BUG "Wrong frame-number, only 0-%u are permitted\n", in of_populate_gt_block() 355 dev_err(&pdev->dev, FW_BUG "Duplicated frame-number\n"); in of_populate_gt_block()
|
| /linux/arch/x86/include/asm/ |
| H A D | iommu.h | 35 …pr_err(FW_BUG "No firmware reserved region can cover this RMRR [%#018Lx-%#018Lx], contact BIOS ven… in arch_rmrr_sanity_check()
|