Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/mm/
H A Dnuma.c56 #define FORM1_AFFINITY 1 macro
238 if (affinity_form == FORM1_AFFINITY) in cpu_relative_distance()
309 if (affinity_form != FORM1_AFFINITY) in __initialize_form1_numa_distance()
348 else if (affinity_form == FORM1_AFFINITY) { in update_numa_distance()
444 affinity_form = FORM1_AFFINITY; in find_primary_domain_index()
450 affinity_form = FORM1_AFFINITY; in find_primary_domain_index()
607 if (nid > 0 && affinity_form == FORM1_AFFINITY) { in get_nid_and_numa_distance()