Searched refs:amd64_warn (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/edac/ |
| H 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() 2298 amd64_warn("Huh? Address is in the MMIO hole: 0x%016llx\n", in f1x_match_to_this_node() 3198 amd64_warn("%s: Error allocating mask\n", __func__); in nb_mce_bank_enabled_on_node() 3229 amd64_warn("%s: error allocating mask\n", __func__); in toggle_ecc_err_reporting() 3268 amd64_warn("Error enabling ECC reporting over MCGCTL!\n"); in enable_ecc_error_reporting() 3297 amd64_warn("Hardware rejected DRAM ECC enable," in enable_ecc_error_reporting() 3336 amd64_warn("Error restoring NB MCGCTL settings!\n"); in restore_ecc_error_reporting() [all …]
|
| H A D | amd64_edac.h | 28 #define amd64_warn(fmt, arg...) \ macro
|