Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/mm/
H A Dnuma.c52 static int primary_domain_index; variable
177 int index = primary_domain_index - 1; in __associativity_to_nid()
593 if ((primary_domain_index < 0) || !numa_enabled) in get_nid_and_numa_distance()
600 if (primary_domain_index <= aa.array_sz && in get_nid_and_numa_distance()
629 if ((primary_domain_index < 0) || !numa_enabled) in of_drconf_to_nid_single()
636 if (primary_domain_index <= aa.array_sz && in of_drconf_to_nid_single()
909 primary_domain_index = find_primary_domain_index(); in parse_numa_properties()
911 if (primary_domain_index < 0) { in parse_numa_properties()
917 return primary_domain_index; in parse_numa_properties()
1155 if (prop_length > primary_domain_index + 2) in find_possible_nodes()
[all …]