Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dhotplug-memory.c58 u32 *assoc_arrays, new_prop_size; in find_aa_index() local
85 new_prop_size = ala_prop->length + aa_array_sz; in find_aa_index()
86 new_prop = dlpar_clone_property(ala_prop, new_prop_size); in find_aa_index()