Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A Damd64_edac.c990 u16 base_node_id; member
1018 if (gpu_node_map.base_node_id) in gpu_get_node_map()
1034 gpu_node_map.base_node_id = FIELD_GET(LNTM_BASE_NODE_ID, tmp); in gpu_get_node_map()
1050 if (nid < gpu_node_map.base_node_id) in fixup_node_id()
1054 return nid - gpu_node_map.base_node_id + 1; in fixup_node_id()