Home
last modified time | relevance | path

Searched refs:TOLM (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/edac/
H A Di5400_edac.c73 #define TOLM 0x6C macro
1070 pci_read_config_word(pvt->branchmap_werrors, TOLM, &pvt->tolm); in i5400_get_mc_regs()
1076 edac_dbg(2, "Actual TOLM byte addr=%u.%03u GB (0x%x)\n", in i5400_get_mc_regs()
H A Di7300_edac.c143 #define TOLM 0x6C macro
852 pci_read_config_word(pvt->pci_dev_16_1_fsb_addr_map, TOLM, &pvt->tolm); in i7300_get_mc_regs()
854 edac_dbg(2, "TOLM (number of 256M regions) =%u (0x%x)\n", in i7300_get_mc_regs()
858 edac_dbg(2, "Actual TOLM byte addr=%u.%03u GB (0x%x)\n", in i7300_get_mc_regs()
H A Di5000_edac.c61 #define TOLM 0x6C macro
1150 pci_read_config_word(pvt->branchmap_werrors, TOLM, &pvt->tolm); in i5000_get_mc_regs()
1152 edac_dbg(2, "TOLM (number of 256M regions) =%u (0x%x)\n", in i5000_get_mc_regs()
1156 edac_dbg(2, "Actual TOLM byte addr=%u (0x%x)\n", in i5000_get_mc_regs()
H A Dsb_edac.c152 #define TOLM 0x80 macro
595 /* Device with TOLM and TOHM, 0-5-0 (1 of these) */
799 pci_read_config_dword(pvt->pci_sad1, TOLM, &reg); in sbridge_get_tolm()
815 pci_read_config_dword(pvt->pci_br1, TOLM, &reg); in ibridge_get_tolm()
1763 * Step 1) Get TOLM/TOHM ranges in get_memory_layout()
1770 edac_dbg(0, "TOLM: %u.%03u GB (0x%016Lx)\n", in get_memory_layout()
1955 sprintf(msg, "Error at TOLM area, on addr 0x%08Lx", addr); in get_memory_error_data()
/kernel/linux/linux-6.6/drivers/edac/
H A Di5400_edac.c73 #define TOLM 0x6C macro
1071 pci_read_config_word(pvt->branchmap_werrors, TOLM, &pvt->tolm); in i5400_get_mc_regs()
1077 edac_dbg(2, "Actual TOLM byte addr=%u.%03u GB (0x%x)\n", in i5400_get_mc_regs()
H A Di7300_edac.c143 #define TOLM 0x6C macro
852 pci_read_config_word(pvt->pci_dev_16_1_fsb_addr_map, TOLM, &pvt->tolm); in i7300_get_mc_regs()
854 edac_dbg(2, "TOLM (number of 256M regions) =%u (0x%x)\n", in i7300_get_mc_regs()
858 edac_dbg(2, "Actual TOLM byte addr=%u.%03u GB (0x%x)\n", in i7300_get_mc_regs()
H A Di5000_edac.c61 #define TOLM 0x6C macro
1150 pci_read_config_word(pvt->branchmap_werrors, TOLM, &pvt->tolm); in i5000_get_mc_regs()
1152 edac_dbg(2, "TOLM (number of 256M regions) =%u (0x%x)\n", in i5000_get_mc_regs()
1156 edac_dbg(2, "Actual TOLM byte addr=%u (0x%x)\n", in i5000_get_mc_regs()
H A Dsb_edac.c152 #define TOLM 0x80 macro
601 /* Device with TOLM and TOHM, 0-5-0 (1 of these) */
805 pci_read_config_dword(pvt->pci_sad1, TOLM, &reg); in sbridge_get_tolm()
821 pci_read_config_dword(pvt->pci_br1, TOLM, &reg); in ibridge_get_tolm()
1776 * Step 1) Get TOLM/TOHM ranges in get_memory_layout()
1783 edac_dbg(0, "TOLM: %u.%03u GB (0x%016Lx)\n", in get_memory_layout()
2062 sprintf(msg, "Error at TOLM area, on addr 0x%08Lx", addr); in get_memory_error_data()

Completed in 20 milliseconds