Lines Matching refs:node_id
294 * DRAM base/limit associated with node_id
322 u8 node_id;
339 for (node_id = 0; node_id < DRAM_RANGES; node_id++) {
340 if (base_limit_match(pvt, sys_addr, node_id))
355 for (node_id = 0; ; ) {
356 if ((dram_intlv_sel(pvt, node_id) & intlv_en) == bits)
359 if (++node_id >= DRAM_RANGES)
364 if (unlikely(!base_limit_match(pvt, sys_addr, node_id))) {
367 __func__, sys_addr, node_id);
372 return edac_mc_find((int)node_id);
1927 u8 node_id = dram_dst_node(pvt, range);
1990 cs_found = f1x_lookup_addr_in_dct(chan_addr, node_id, channel);
2010 u8 node_id = dram_dst_node(pvt, range);
2112 cs_found = f1x_lookup_addr_in_dct(chan_addr, node_id, alias_channel);
2587 static inline void decode_bus_error(int node_id, struct mce *m)
2597 mci = edac_mc_find(node_id);
2637 static void decode_umc_error(int node_id, struct mce *m)
2645 mci = edac_mc_find(node_id);
2901 * node_id