Home
last modified time | relevance | path

Searched refs:register_memory_blocks_under_node_hotplug (Results 1 – 3 of 3) 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/drivers/base/
H A Dnode.c857 void register_memory_blocks_under_node_hotplug(int nid, unsigned long start_pfn, in register_memory_blocks_under_node_hotplug() function
/linux/mm/
H A Dmemory_hotplug.c1563 register_memory_blocks_under_node_hotplug(nid, PFN_DOWN(start), in add_memory_resource()