Home
last modified time | relevance | path

Searched refs:register_memory_blocks_under_node_hotplug (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dnode.h122 void register_memory_blocks_under_node_hotplug(int nid, unsigned long start_pfn,
125 static inline void register_memory_blocks_under_node_hotplug(int nid, in register_memory_blocks_under_node_hotplug() function
/linux/mm/
H A Dmemory_hotplug.c1564 register_memory_blocks_under_node_hotplug(nid, PFN_DOWN(start), in add_memory_resource()