Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/mm/
Dnuma.c1113 int prop_length, max_nodes; in find_possible_nodes() local
1135 &prop_length); in find_possible_nodes()
1138 &prop_length); in find_possible_nodes()
1151 prop_length /= sizeof(int); in find_possible_nodes()
1152 if (prop_length > primary_domain_index + 2) in find_possible_nodes()
/Linux-v6.1/arch/powerpc/platforms/pseries/
Ddlpar.c37 __be32 prop_length; member
65 prop->length = be32_to_cpu(ccwa->prop_length); in dlpar_parse_cc_property()