Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/acpi/
Dacpi_memhotplug.c214 if (mhp_supports_memmap_on_memory(info->length)) in acpi_memory_enable_device()
/linux-6.1.9/include/linux/
Dmemory_hotplug.h361 extern bool mhp_supports_memmap_on_memory(unsigned long size);
/linux-6.1.9/mm/
Dmemory_hotplug.c1275 bool mhp_supports_memmap_on_memory(unsigned long size) in mhp_supports_memmap_on_memory() function
1367 if (!mhp_supports_memmap_on_memory(size)) { in add_memory_resource()