Searched refs:max_nodes (Results 1 – 4 of 4) sorted by relevance
461 unsigned long max_nodes; in count_shadow_nodes() local506 max_nodes = pages >> (XA_CHUNK_SHIFT - 3); in count_shadow_nodes()511 if (nodes <= max_nodes) in count_shadow_nodes()513 return nodes - max_nodes; in count_shadow_nodes()
897 int prop_length, max_nodes; in find_possible_nodes() local922 max_nodes = of_read_number(&domains[min_common_depth], 1); in find_possible_nodes()923 for (i = 0; i < max_nodes; i++) { in find_possible_nodes()
283 u32 max_nodes; member
1849 enet_cle->max_nodes = 512; in xgene_enet_init_hw()