Searched refs:res_cache (Results 1 – 1 of 1) sorted by relevance
75 static struct resource __initdata res_cache[32]; variable126 if (res_cache_next_free >= ARRAY_SIZE(res_cache)) { in add_physical_memory()133 new = &res_cache[res_cache_next_free++]; in add_physical_memory()151 if (res_cache_next_free >= ARRAY_SIZE(res_cache)) in add_reserved_region()162 new = &res_cache[res_cache_next_free++]; in add_reserved_region()