Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A Damd64_edac.c998 #define LNTM_BASE_NODE_ID GENMASK(11, 0) macro
1034 gpu_node_map.base_node_id = FIELD_GET(LNTM_BASE_NODE_ID, tmp); in gpu_get_node_map()