Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/edac/
Damd64_edac.c997 #define LNTM_BASE_NODE_ID GENMASK(11, 0) macro
1023 gpu_node_map.base_node_id = FIELD_GET(LNTM_BASE_NODE_ID, tmp); in gpu_get_node_map()