/linux-6.3-rc2/drivers/acpi/ |
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() 200 pr_err(FW_BUG "Invalid record %d for subtable %s\n", in fpdt_process_subtable() 215 pr_err(FW_BUG "Invalid %d for subtable %s\n", in fpdt_process_subtable() 230 pr_err(FW_BUG "Invalid %d for subtable %s\n", in fpdt_process_subtable()
|
A D | acpi_extlog.c | 211 pr_warn(FW_BUG "L1 Directory is invalid at physical %llx\n", in extlog_get_l1addr() 242 pr_warn(FW_BUG EMCA_BUG, in extlog_init() 260 pr_warn(FW_BUG EMCA_BUG, in extlog_init() 271 pr_warn(FW_BUG EMCA_BUG, in extlog_init() 299 pr_warn(FW_BUG "Extended error log disabled because of problems parsing f/w tables\n"); in extlog_init()
|
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()
|
A D | processor_perflib.c | 377 pr_err(FW_BUG in acpi_processor_get_performance_states() 395 pr_err(FW_BUG in acpi_processor_get_performance_states() 446 pr_warn(FW_BUG "BIOS needs update for CPU " in acpi_processor_get_performance_info()
|
/linux-6.3-rc2/drivers/acpi/apei/ |
A D | bert.c | 57 pr_err(FW_BUG "Truncated status block (length: %u).\n", in bert_print_all() 67 pr_err(FW_BUG "Invalid error record.\n"); in bert_print_all() 143 pr_err(FW_BUG "table invalid.\n"); in bert_init()
|
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()
|
A D | hest.c | 111 pr_warn(FW_BUG HEST_PFX in apei_hest_parse()
|
/linux-6.3-rc2/drivers/cpufreq/ |
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() 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() 704 pr_err(FW_BUG "No PSB or ACPI _PSS objects\n"); in find_psb_table() [all …]
|
/linux-6.3-rc2/drivers/char/tpm/ |
A D | tpm_crb.c | 382 FW_BUG "tpm_crb_smc_start() returns res.a0 = 0x%lx\n", in tpm_crb_smc_start() 392 dev_err(dev, FW_BUG "tpm_crb: incorrect start method\n"); in tpm_crb_smc_start() 542 FW_BUG "ACPI region does not cover the entire command/response buffer. %pr vs %llx %llx\n", in crb_fixup_cmd_size() 576 dev_err(dev, FW_BUG "TPM2 ACPI table does not define a memory resource\n"); in crb_map_io() 616 dev_warn(dev, FW_BUG "Bad ACPI memory layout"); in crb_map_io() 688 dev_err(dev, FW_BUG "overlapping command and response buffer sizes are not identical"); in crb_map_io() 739 dev_err(dev, FW_BUG "failed to get TPM2 ACPI table\n"); in crb_acpi_add() 759 FW_BUG "TPM2 ACPI table has wrong size %u for start method type %d\n", in crb_acpi_add() 772 FW_BUG "TPM2 ACPI table has wrong size %u for start method type %d\n", in crb_acpi_add()
|
/linux-6.3-rc2/drivers/pci/pcie/ |
A D | edr.c | 60 pci_err(pdev, FW_BUG "Enable DPC _DSM returned non integer\n"); in acpi_enable_dpc() 102 pci_err(pdev, FW_BUG "Locate Port _DSM returned non integer\n"); in acpi_dpc_port_get() 167 pci_err(edev, FW_BUG "This device doesn't support DPC\n"); in edr_handle_event()
|
/linux-6.3-rc2/drivers/acpi/arm64/ |
A 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()
|
A D | iort.c | 348 pr_err(FW_BUG "[map %p] conflicting mapping for input ID 0x%x\n", in iort_id_map() 353 pr_err(FW_BUG "applying workaround.\n"); in iort_id_map() 384 pr_err(FW_BUG "[node %p type %d] ID map has NULL parent reference\n", in iort_node_get_id() 437 pr_err(FW_BUG "[node %p type %d] ID mapping index overflows valid mappings\n", in iort_get_id_mapping_index() 480 pr_err(FW_BUG "[node %p type %d] ID map has NULL parent reference\n", in iort_node_map_id() 725 pr_err(FW_BUG "[node %p type %d] Invalid MSI mapping\n", in iort_set_device_domain() 863 pr_err(FW_BUG "RMR descriptor[0x%llx] with zero length, continue anyway\n", in iort_rmr_desc_check_overlap() 876 pr_err(FW_BUG "RMR descriptor[0x%llx - 0x%llx] overlaps, continue anyway\n", in iort_rmr_desc_check_overlap() 988 pr_err(FW_BUG "Invalid ID mapping, skipping RMR node %p\n", in iort_node_get_rmr_info() 1385 pr_warn(FW_BUG "Named component missing memory address limit\n"); in nc_dma_get_range() [all …]
|
/linux-6.3-rc2/drivers/firmware/efi/ |
A D | tpm.c | 69 pr_warn(FW_BUG "TPM Final Events table invalid\n"); in efi_tpm_eventlog_init() 95 pr_err(FW_BUG "Failed to parse event in TPM Final Events Log\n"); in efi_tpm_eventlog_init()
|
/linux-6.3-rc2/arch/arm/kernel/ |
A D | efi.c | 100 pr_warn(FW_BUG "EFI stub was entered with MMU and Dcache disabled, please fix your firmware!\n"); in load_cpu_state_table() 102 …pr_warn(FW_BUG "ExitBootServices() returned with MMU and Dcache disabled, please fix your firmware… in load_cpu_state_table()
|
/linux-6.3-rc2/arch/x86/kernel/ |
A D | tsc_sync.c | 75 pr_warn(FW_BUG "TSC ADJUST differs: CPU%u %lld --> %lld. Restoring\n", in tsc_verify_tsc_adjust() 142 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-6.3-rc2/arch/arm64/kernel/ |
A D | acpi.c | 151 pr_err(FW_BUG "Unsupported FADT revision %d.%d, should be 5.1+\n", in acpi_fadt_sanity_check() 285 pr_warn(FW_BUG "requested region covers multiple EFI memory regions\n"); in acpi_os_ioremap() 309 pr_warn(FW_BUG "requested region covers kernel memory @ %pa\n", &phys); in acpi_os_ioremap()
|
A D | efi.c | 157 pr_err_ratelimited(FW_BUG "register x18 corrupted by EFI %s\n", f); in efi_handle_corrupted_x18() 173 pr_err(FW_BUG "Unable to handle %s in EFI runtime service\n", msg); in efi_runtime_fixup_exception()
|
A D | setup.c | 338 pr_warn(FW_BUG "Kernel image misaligned at boot, please fix your bootloader!"); in setup_arch() 340 FW_BUG "Booted with MMU enabled!"); in setup_arch()
|
A D | pci.c | 152 dev_warn(dev, FW_BUG "ECAM area %pR not reserved in ACPI namespace\n", in pci_acpi_setup_ecam_mapping()
|
/linux-6.3-rc2/arch/x86/include/asm/ |
A D | iommu.h | 34 …pr_err(FW_BUG "No firmware reserved region can cover this RMRR [%#018Lx-%#018Lx], contact BIOS ven… in arch_rmrr_sanity_check()
|
/linux-6.3-rc2/drivers/irqchip/ |
A D | irq-bcm2835.c | 166 pr_err(FW_BUG "Bootloader left irq enabled: " in armctrl_of_init() 174 pr_err(FW_BUG "Bootloader left fiq enabled\n"); in armctrl_of_init()
|
/linux-6.3-rc2/drivers/pnp/ |
A D | quirks.c | 321 dev_info(&dev->dev, FW_BUG in quirk_amd_mmconfig_area() 405 …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-6.3-rc2/drivers/iommu/intel/ |
A D | dmar.c | 207 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() 2306 pr_warn(FW_BUG "No DRHD structures in buffer returned by _DSM method\n"); in dmar_hotplug_insert()
|
/linux-6.3-rc2/drivers/clocksource/ |
A D | arm_arch_timer.c | 1561 pr_err(FW_BUG "Missing frame-number.\n"); in arch_timer_mem_of_init() 1566 pr_err(FW_BUG "Wrong frame-number, only 0-%u are permitted.\n", in arch_timer_mem_of_init() 1574 pr_err(FW_BUG "Duplicated frame-number.\n"); in arch_timer_mem_of_init() 1633 pr_err(FW_BUG "CNTFRQ mismatch: frame @ %pa: (0x%08lx), CPU: (0x%08lx)\n", in arch_timer_mem_verify_cntfrq() 1725 pr_err(FW_BUG "frequency not available.\n"); in arch_timer_acpi_init()
|
/linux-6.3-rc2/arch/x86/kernel/acpi/ |
A D | cstate.c | 142 pr_warn(FW_BUG "ACPI MWAIT C-state 0x%x not supported by HW (0x%x)\n", in acpi_processor_ffh_cstate_probe_cpu()
|