Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/acpi/
Dacpi_memhotplug.c214 if (mhp_supports_memmap_on_memory(info->length)) in acpi_memory_enable_device()
/Linux-v5.15/include/linux/
Dmemory_hotplug.h357 extern bool mhp_supports_memmap_on_memory(unsigned long size);
/Linux-v5.15/mm/
Dmemory_hotplug.c1311 bool mhp_supports_memmap_on_memory(unsigned long size) in mhp_supports_memmap_on_memory() function
1399 if (!mhp_supports_memmap_on_memory(size)) { in add_memory_resource()