Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/mm/
H A Dnuma.c899 int prop_length, max_nodes; in find_possible_nodes() local
921 &prop_length); in find_possible_nodes()
924 &prop_length); in find_possible_nodes()
937 prop_length /= sizeof(int); in find_possible_nodes()
938 if (prop_length > min_common_depth + 2) in find_possible_nodes()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Ddlpar.c38 __be32 prop_length; member
66 prop->length = be32_to_cpu(ccwa->prop_length); in dlpar_parse_cc_property()