Searched refs:ala_prop (Results 1 – 1 of 1) sorted by relevance
55 struct property *ala_prop, in find_aa_index() argument70 assoc_arrays = ala_prop->value; in find_aa_index()86 new_prop_size = ala_prop->length + aa_array_sz; in find_aa_index()87 new_prop = dlpar_clone_property(ala_prop, new_prop_size); in find_aa_index()114 struct property *ala_prop; in update_lmb_associativity_index() local143 ala_prop = of_find_property(dr_node, "ibm,associativity-lookup-arrays", in update_lmb_associativity_index()145 if (!ala_prop) { in update_lmb_associativity_index()151 found = find_aa_index(dr_node, ala_prop, lmb_assoc, &aa_index); in update_lmb_associativity_index()