Searched refs:amd64_warn (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/drivers/edac/ |
D | amd64_edac_inj.c | 26 amd64_warn("%s: invalid section 0x%lx\n", __func__, value); in amd64_inject_section_store() 59 amd64_warn("%s: invalid word 0x%lx\n", __func__, value); in amd64_inject_word_store() 91 amd64_warn("%s: invalid EccVector: 0x%lx\n", in amd64_inject_ecc_vector_store()
|
D | amd64_edac.c | 70 amd64_warn("%s: error reading F%dx%03x.\n", in __amd64_read_pci_cfg_dword() 83 amd64_warn("%s: error writing to F%dx%03x.\n", in __amd64_write_pci_cfg_dword() 295 amd64_warn("DRAM Base[IntlvEn] junk value: 0x%x, BIOS bug?\n", intlv_en); in find_mc_by_sys_addr() 311 amd64_warn("%s: sys_addr 0x%llx falls outside base/limit address" in find_mc_by_sys_addr() 1511 amd64_warn("Huh? Address is in the MMIO hole: 0x%016llx\n", in f1x_match_to_this_node() 1898 amd64_warn("Illegal syndrome type: %u\n", pvt->ecc_sym_sz); in get_channel_from_ecc_syndrome() 2269 amd64_warn("%s: Error allocating mask\n", __func__); in amd64_nb_mce_bank_enabled_on_node() 2301 amd64_warn("%s: error allocating mask\n", __func__); in toggle_ecc_err_reporting() 2340 amd64_warn("Error enabling ECC reporting over MCGCTL!\n"); in enable_ecc_error_reporting() 2358 amd64_warn("DRAM ECC disabled on this node, enabling...\n"); in enable_ecc_error_reporting() [all …]
|
D | amd64_edac.h | 86 #define amd64_warn(fmt, arg...) \ macro
|