Home
last modified time | relevance | path

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

/Linux-v5.15/arch/powerpc/platforms/pseries/
Diommu.c1229 int max_ram_len = order_base_2(ddw_memory_hotplug_max()); in enable_ddw() local
1253 direct_mapping = (len >= max_ram_len); in enable_ddw()
1348 len = max_ram_len; in enable_ddw()
1491 if (pmem_present && ddw_enabled && direct_mapping && len == max_ram_len) in enable_ddw()