Home
last modified time | relevance | path

Searched refs:base_node_id (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/edac/
H A Damd64_edac.c989 u16 base_node_id; member
1009 if (gpu_node_map.base_node_id) in gpu_get_node_map()
1025 gpu_node_map.base_node_id = FIELD_GET(LNTM_BASE_NODE_ID, tmp); in gpu_get_node_map()
1041 if (nid < gpu_node_map.base_node_id) in fixup_node_id()
1045 return nid - gpu_node_map.base_node_id + 1; in fixup_node_id()