Searched refs:amd64_warn (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/edac/ |
D | amd64_edac.c | 80 amd64_warn("%s: error reading F%dx%03x.\n", in __amd64_read_pci_cfg_dword() 93 amd64_warn("%s: error writing to F%dx%03x.\n", in __amd64_write_pci_cfg_dword() 336 amd64_warn("DRAM Base[IntlvEn] junk value: 0x%x, BIOS bug?\n", intlv_en); in find_mc_by_sys_addr() 352 amd64_warn("%s: sys_addr 0x%llx falls outside base/limit address" in find_mc_by_sys_addr() 626 amd64_warn("%s: invalid section 0x%lx\n", __func__, value); in inject_section_store() 662 amd64_warn("%s: invalid word 0x%lx\n", __func__, value); in inject_word_store() 698 amd64_warn("%s: invalid EccVector: 0x%lx\n", __func__, value); in inject_ecc_vector_store() 2297 amd64_warn("Huh? Address is in the MMIO hole: 0x%016llx\n", in f1x_match_to_this_node() 2389 amd64_warn("Huh? Address is in the MMIO hole: 0x%016llx\n", in f15_m30h_match_to_this_node() 2685 amd64_warn("Illegal syndrome type: %u\n", pvt->ecc_sym_sz); in get_channel_from_ecc_syndrome() [all …]
|
D | amd64_edac.h | 28 #define amd64_warn(fmt, arg...) \ macro
|