Home
last modified time | relevance | path

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

/arch/s390/mm/
Dmem_detect.c17 unsigned long long memsize, rnmax, rzm; in find_memory_chunks() local
22 rnmax = sclp_get_rnmax(); in find_memory_chunks()
23 memsize = rzm * rnmax; in find_memory_chunks()