Home
last modified time | relevance | path

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

/linux/arch/powerpc/mm/
H A Dnuma.c54 #define FORM1_AFFINITY 1 macro
236 if (affinity_form == FORM1_AFFINITY) in cpu_relative_distance()
307 if (affinity_form != FORM1_AFFINITY) in __initialize_form1_numa_distance()
346 else if (affinity_form == FORM1_AFFINITY) { in update_numa_distance()
442 affinity_form = FORM1_AFFINITY; in find_primary_domain_index()
448 affinity_form = FORM1_AFFINITY; in find_primary_domain_index()
605 if (nid > 0 && affinity_form == FORM1_AFFINITY) { in get_nid_and_numa_distance()