Searched refs:amd64_warn (Results 1 – 2 of 2) sorted by relevance
| /drivers/edac/ |
| A D | amd64_edac.c | 82 amd64_warn("%s: error reading F%dx%03x.\n", in __amd64_read_pci_cfg_dword() 95 amd64_warn("%s: error writing to F%dx%03x.\n", in __amd64_write_pci_cfg_dword() 628 amd64_warn("%s: invalid section 0x%lx\n", __func__, value); in inject_section_store() 664 amd64_warn("%s: invalid word 0x%lx\n", __func__, value); in inject_word_store() 2312 amd64_warn("Huh? Address is in the MMIO hole: 0x%016llx\n", in f1x_match_to_this_node() 3212 amd64_warn("%s: Error allocating mask\n", __func__); in nb_mce_bank_enabled_on_node() 3243 amd64_warn("%s: error allocating mask\n", __func__); in toggle_ecc_err_reporting() 3282 amd64_warn("Error enabling ECC reporting over MCGCTL!\n"); in enable_ecc_error_reporting() 3311 amd64_warn("Hardware rejected DRAM ECC enable," in enable_ecc_error_reporting() 3350 amd64_warn("Error restoring NB MCGCTL settings!\n"); in restore_ecc_error_reporting() [all …]
|
| A D | amd64_edac.h | 28 #define amd64_warn(fmt, arg...) \ macro
|
Completed in 12 milliseconds