Home
last modified time | relevance | path

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

/mm/
Dmemory_hotplug.c293 const u64 max_allowed = (1ull << (MAX_PHYSMEM_BITS + 1)) - 1; in check_hotplug_memory_addressable() local
296 (u64)PFN_PHYS(pfn), max_addr, max_allowed); in check_hotplug_memory_addressable()