Home
last modified time | relevance | path

Searched refs:FW_BUG (Results 1 – 25 of 66) sorted by relevance

123

/linux/drivers/acpi/
H A Dacpi_fpdt.c172 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 Dviot.c67 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 Dspcr.c109 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()
H A Dprocessor_perflib.c387 pr_err(FW_BUG in acpi_processor_get_performance_states()
405 pr_err(FW_BUG in acpi_processor_get_performance_states()
455 pr_warn(FW_BUG "BIOS needs update for CPU " in acpi_processor_get_performance_info()
H A Dacpi_mrrm.c80 pr_info(FW_BUG "No ranges listed in MRRM table\n"); in acpi_parse_mrrm()
/linux/drivers/acpi/apei/
H A Dbert.c58 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 Dapei-base.c579 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()
H A Deinj-core.c294 pr_info(FW_BUG "Bad1 v2 extension length %u\n", e->length); in einjv2_init()
298 pr_info(FW_BUG "Bad2 v2 extension length %u\n", e->length); in einjv2_init()
436 pr_warn(FW_BUG "Invalid trigger error action table.\n"); in __einj_error_trigger()
1059 pr_warn(FW_BUG "Invalid EINJ table.\n"); in einj_probe()
/linux/drivers/cpufreq/
H A Dpowernow-k8.c500 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/char/tpm/
H A Dtpm_crb.c427 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/arch/riscv/kernel/
H A Dacpi.c93 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/arch/arm/kernel/
H A Defi.c102 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/arm64/kernel/
H A Dacpi.c156 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 Dsetup.c327 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/arch/x86/kernel/cpu/
H A Dtopology_ext.c96 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()
H A Dhygon.c103 pr_warn(FW_BUG "TSC doesn't count with P0 frequency!\n"); in bsp_init_hygon()
/linux/drivers/acpi/arm64/
H A Diort.c331 pr_warn(FW_BUG "[map %p] SINGLE MAPPING flag not allowed for node type %d, skipping ID map\n", in iort_id_map()
349 pr_err(FW_BUG "[map %p] conflicting mapping for input ID 0x%x\n", in iort_id_map()
354 pr_err(FW_BUG "applying workaround.\n"); in iort_id_map()
385 pr_err(FW_BUG "[node %p type %d] ID map has NULL parent reference\n", in iort_node_get_id()
438 pr_err(FW_BUG "[node %p type %d] ID mapping index overflows valid mappings\n", in iort_get_id_mapping_index()
481 pr_err(FW_BUG "[node %p type %d] ID map has NULL parent reference\n", in iort_node_map_id()
726 pr_err(FW_BUG "[node %p type %d] Invalid MSI mapping\n", in iort_set_device_domain()
838 …pr_err(FW_BUG "RMR descriptor[0x%llx - 0x%llx] not aligned to 64K, continue with [0x%llx - 0x%llx]… in iort_rmr_alloc()
864 pr_err(FW_BUG "RMR descriptor[0x%llx] with zero length, continue anyway\n", in iort_rmr_desc_check_overlap()
877 pr_err(FW_BUG "RMR descriptor[0x%llx - 0x%llx] overlaps, continue anyway\n", in iort_rmr_desc_check_overlap()
[all …]
/linux/arch/x86/include/asm/
H A Diommu.h35 …pr_err(FW_BUG "No firmware reserved region can cover this RMRR [%#018Lx-%#018Lx], contact BIOS ven… in arch_rmrr_sanity_check()
/linux/drivers/irqchip/
H A Dirq-bcm2835.c168 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/iommu/intel/
H A Ddmar.c206 pr_info(FW_BUG "RMRR entry for device %02x:%02x.%x is broken - applying workaround\n", in dmar_match_pci_path()
474 pr_warn(FW_BUG in dmar_parse_one_andd()
506 pr_warn(FW_BUG in dmar_parse_one_rhsa()
593 pr_debug(FW_BUG "Invalid 0-length structure\n"); in dmar_walk_remapping_entries()
597 pr_warn(FW_BUG "Record passes table end\n"); in dmar_walk_remapping_entries()
676 pr_warn(FW_BUG "No DRHD structure found in DMAR table\n"); in parse_dmar_table()
870 pr_warn_once(FW_BUG in warn_invalid_dmar()
2266 pr_warn(FW_BUG "No DRHD structures in buffer returned by _DSM method\n"); in dmar_hotplug_insert()
/linux/drivers/firmware/smccc/
H A Dsoc_id.c96 pr_warn(FW_BUG "Ignoring improperly formatted name\n"); in smccc_soc_name_init()
/linux/drivers/acpi/riscv/
H A Drimt.c314 pr_err(FW_BUG "[node %p type %d] ID map has NULL parent reference\n", in rimt_node_get_id()
371 pr_err(FW_BUG "[node %p type %d] ID map has NULL parent reference\n", in rimt_node_map_id()
/linux/arch/x86/kernel/acpi/
H A Dcstate.c144 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/arch/arm/mm/
H A Dcache-feroceon-l2.c337 pr_err(FW_BUG in enable_l2()
/linux/arch/x86/kernel/apic/
H A Dapic.c391 pr_err(FW_BUG "cpu %d, try to use APIC%lX (LVT offset %d) for " in setup_APIC_eilvt()
399 pr_err(FW_BUG "cpu %d, try to use APIC%lX (LVT offset %d) for " in setup_APIC_eilvt()
565 pr_err(FW_BUG "TSC_DEADLINE disabled due to Errata; " in apic_validate_deadline_timer()
1275 pr_err(FW_BUG "Local APIC not detected, force emulation\n"); in __apic_intr_mode_select()

123