Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/pseries/
A Diommu.c1222 int max_ram_len = order_base_2(ddw_memory_hotplug_max()); in enable_ddw() local
1245 direct_mapping = (len >= max_ram_len); in enable_ddw()
1339 len = max_ram_len; in enable_ddw()
1361 (!pmem_present && (len == max_ram_len)); in enable_ddw()
1483 if (pmem_present && direct_mapping && len == max_ram_len) in enable_ddw()

Completed in 7 milliseconds