Home
last modified time | relevance | path

Searched refs:memory_group_register_static (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
A Dmemory.h150 extern int memory_group_register_static(int nid, unsigned long max_pages);
/linux/drivers/dax/
A Dkmem.c91 rc = memory_group_register_static(numa_node, total_len); in dev_dax_kmem_probe()
/linux/drivers/acpi/
A Dacpi_memhotplug.c195 mgid = memory_group_register_static(node, PFN_UP(total_length)); in acpi_memory_enable_device()
/linux/drivers/base/
A Dmemory.c964 int memory_group_register_static(int nid, unsigned long max_pages) in memory_group_register_static() function
977 EXPORT_SYMBOL_GPL(memory_group_register_static);

Completed in 11 milliseconds