Searched refs:matching_zone (Results 1 – 1 of 1) sorted by relevance
707 struct zone *zone, *matching_zone = NULL; in early_node_zone_for_memory_block() local 725 if (!matching_zone) { in early_node_zone_for_memory_block() 726 matching_zone = zone; in early_node_zone_for_memory_block() 730 matching_zone = NULL; in early_node_zone_for_memory_block() 733 return matching_zone; in early_node_zone_for_memory_block()