Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dhygon.c166 int ht_nodeid = c->initial_apicid; in srat_detect_node() local
168 if (__apicid_to_node[ht_nodeid] != NUMA_NO_NODE) in srat_detect_node()
169 node = __apicid_to_node[ht_nodeid]; in srat_detect_node()
H A Damd.c478 int ht_nodeid = c->initial_apicid; in srat_detect_node() local
480 if (__apicid_to_node[ht_nodeid] != NUMA_NO_NODE) in srat_detect_node()
481 node = __apicid_to_node[ht_nodeid]; in srat_detect_node()