Searched refs:rnmax (Results 1 – 2 of 2) sorted by relevance
30 unsigned long long memsize, rnmax, rzm; in detect_memory_memblock() local35 rnmax = sclp_get_rnmax(); in detect_memory_memblock()36 memsize = rzm * rnmax; in detect_memory_memblock()
22 u16 rnmax; /* 8-9 */ member125 sclp_rnmax = sccb->rnmax ? sccb->rnmax : sccb->rnmax2; in sclp_facilities_detect()