Searched refs:insert_resource_expand_to_fit (Results 1 – 4 of 4) sorted by relevance
204 extern void insert_resource_expand_to_fit(struct resource *root, struct resource *new);
400 insert_resource_expand_to_fit(&iomem_resource, new); in add_cxl_resources()
870 void insert_resource_expand_to_fit(struct resource *root, struct resource *new) in insert_resource_expand_to_fit() function901 EXPORT_SYMBOL_NS_GPL(insert_resource_expand_to_fit, CXL);
1230 insert_resource_expand_to_fit(&iomem_resource, res); in e820__reserve_resources_late()