Searched refs:ala_prop (Results 1 – 1 of 1) sorted by relevance
105 struct property *ala_prop, const u32 *lmb_assoc) in find_aa_index() argument118 assoc_arrays = ala_prop->value; in find_aa_index()139 new_prop_size = ala_prop->length + aa_array_sz; in find_aa_index()140 new_prop = dlpar_clone_property(ala_prop, new_prop_size); in find_aa_index()169 struct property *ala_prop; in lookup_lmb_associativity_index() local195 ala_prop = of_find_property(dr_node, "ibm,associativity-lookup-arrays", in lookup_lmb_associativity_index()197 if (!ala_prop) { in lookup_lmb_associativity_index()203 aa_index = find_aa_index(dr_node, ala_prop, lmb_assoc); in lookup_lmb_associativity_index()