Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dspapr.h128 #define FORM2_DIST_REF_POINTS 1 macro
129 #define FORM2_NUMA_ASSOC_SIZE (FORM2_DIST_REF_POINTS + 1)
/qemu/hw/ppc/
H A Dspapr_numa.c27 return FORM2_DIST_REF_POINTS; in get_max_dist_ref_points()