Searched refs:sad_ha (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | sb_edac.c | 1940 u8 ch_way, sck_way, pkg, sad_ha = 0; in get_memory_error_data() local 2052 sad_ha = sad_pkg_ha(pkg); in get_memory_error_data() 2061 idx, *socket, sad_ha, shiftup); in get_memory_error_data() 2067 sad_ha = sad_pkg_ha(pkg); in get_memory_error_data() 2069 idx, *socket, sad_ha); in get_memory_error_data() 2072 *ha = sad_ha; in get_memory_error_data() 2078 new_mci = get_mci_for_node_id(*socket, sad_ha); in get_memory_error_data()
|
/kernel/linux/linux-6.6/drivers/edac/ |
H A D | sb_edac.c | 2046 u8 ch_way, sck_way, pkg, sad_ha = 0, rankid = 0; in get_memory_error_data() local 2159 sad_ha = sad_pkg_ha(pkg); in get_memory_error_data() 2168 idx, *socket, sad_ha, shiftup); in get_memory_error_data() 2174 sad_ha = sad_pkg_ha(pkg); in get_memory_error_data() 2176 idx, *socket, sad_ha); in get_memory_error_data() 2179 *ha = sad_ha; in get_memory_error_data() 2185 new_mci = get_mci_for_node_id(*socket, sad_ha); in get_memory_error_data()
|
Completed in 10 milliseconds