Searched refs:refpoints (Results 1 – 1 of 1) sorted by relevance
135 pcell_t refpoints[3]; in powernv_attach() local 155 if (OF_getencprop(opal, "ibm,associativity-reference-points", refpoints, in powernv_attach() 156 sizeof(refpoints)) > 0) { in powernv_attach() 157 platform_associativity = refpoints[0]; in powernv_attach()