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