Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
Damd.c444 int ht_nodeid = c->initial_apicid; in srat_detect_node() local
446 if (__apicid_to_node[ht_nodeid] != NUMA_NO_NODE) in srat_detect_node()
447 node = __apicid_to_node[ht_nodeid]; in srat_detect_node()