Home
last modified time | relevance | path

Searched refs:merge_system_ram_resource (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dioport.h293 extern void merge_system_ram_resource(struct resource *res);
/openbmc/linux/mm/
H A Dmemory_hotplug.c1494 merge_system_ram_resource(res); in add_memory_resource()
/openbmc/linux/kernel/
H A Dresource.c1471 void merge_system_ram_resource(struct resource *res) in merge_system_ram_resource() function