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

/linux-master/arch/powerpc/mm/
H A Dnuma.c1116 int prop_length, max_nodes; local
1139 &prop_length);
1143 &prop_length);
1156 prop_length /= sizeof(int);
1157 if (prop_length > primary_domain_index + 2)
/linux-master/arch/powerpc/platforms/pseries/
H A Ddlpar.c38 __be32 prop_length; member in struct:cc_workarea
66 prop->length = be32_to_cpu(ccwa->prop_length);

Completed in 118 milliseconds