Lines Matching defs:node_id
281 * DRAM base/limit associated with node_id
309 u8 node_id;
326 for (node_id = 0; node_id < DRAM_RANGES; node_id++) {
327 if (base_limit_match(pvt, sys_addr, node_id))
342 for (node_id = 0; ; ) {
343 if ((dram_intlv_sel(pvt, node_id) & intlv_en) == bits)
346 if (++node_id >= DRAM_RANGES)
351 if (unlikely(!base_limit_match(pvt, sys_addr, node_id))) {
354 __func__, sys_addr, node_id);
359 return edac_mc_find((int)node_id);
1030 static int fixup_node_id(int node_id, struct mce *m)
1036 return node_id;
1040 return node_id;
2558 u8 node_id = dram_dst_node(pvt, range);
2621 cs_found = f1x_lookup_addr_in_dct(chan_addr, node_id, channel);
2641 u8 node_id = dram_dst_node(pvt, range);
2743 cs_found = f1x_lookup_addr_in_dct(chan_addr, node_id, alias_channel);
3010 static inline void decode_bus_error(int node_id, struct mce *m)
3020 mci = edac_mc_find(node_id);
3064 static void decode_umc_error(int node_id, struct mce *m)
3072 node_id = fixup_node_id(node_id, m);
3074 mci = edac_mc_find(node_id);
3262 * node_id