Lines Matching defs:start
130 static struct resource *register_memory_resource(u64 start, u64 size) in register_memory_resource()
770 resource_size_t start, size; in __remove_pages() local
1090 static pg_data_t __ref *hotadd_new_pgdat(int nid, u64 start) in hotadd_new_pgdat()
1184 static int check_hotplug_memory_range(u64 start, u64 size) in check_hotplug_memory_range()
1206 static int should_add_memory_movable(int nid, u64 start, u64 size) in should_add_memory_movable()
1221 int zone_for_memory(int nid, u64 start, u64 size, int zone_default, in zone_for_memory()
1237 u64 start, size; in add_memory_resource() local
1309 int __ref add_memory(int nid, u64 start, u64 size) in add_memory()
1412 static unsigned long scan_movable_pages(unsigned long start, unsigned long end) in scan_movable_pages()
1514 offline_isolated_pages_cb(unsigned long start, unsigned long nr_pages, in offline_isolated_pages_cb()
2033 void __ref remove_memory(int nid, u64 start, u64 size) in remove_memory()