Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/mm/
Dnuma.c897 int prop_length, max_nodes; in find_possible_nodes() local
914 &prop_length); in find_possible_nodes()
917 &prop_length); in find_possible_nodes()
928 prop_length /= sizeof(int); in find_possible_nodes()
929 if (prop_length > min_common_depth + 2) in find_possible_nodes()
/Linux-v5.10/arch/powerpc/platforms/pseries/
Ddlpar.c38 __be32 prop_length; member
66 prop->length = be32_to_cpu(ccwa->prop_length); in dlpar_parse_cc_property()