Searched refs:ala_prop (Results 1 – 1 of 1) sorted by relevance
104 struct property *ala_prop, in find_aa_index() argument118 assoc_arrays = ala_prop->value; in find_aa_index()134 new_prop_size = ala_prop->length + aa_array_sz; in find_aa_index()135 new_prop = dlpar_clone_property(ala_prop, new_prop_size); in find_aa_index()162 struct property *ala_prop; in update_lmb_associativity_index() local191 ala_prop = of_find_property(dr_node, "ibm,associativity-lookup-arrays", in update_lmb_associativity_index()193 if (!ala_prop) { in update_lmb_associativity_index()199 found = find_aa_index(dr_node, ala_prop, lmb_assoc, &aa_index); in update_lmb_associativity_index()
Completed in 4 milliseconds