Searched refs:rnmax (Results 1 – 5 of 5) sorted by relevance
312 unsigned long rnmax; in sclp_early_get_memsize() local319 rnmax = sccb->rnmax ? sccb->rnmax : sccb->rnmax2; in sclp_early_get_memsize()322 *mem = rnsize * rnmax; in sclp_early_get_memsize()
64 sclp.rnmax = sccb->rnmax ? sccb->rnmax : sccb->rnmax2; in sclp_early_facilities_detect()
447 if (new_incr->rn > sclp.rnmax) { in insert_increment()503 for (i = 1; i <= sclp.rnmax - assigned; i++) in sclp_detect_standby_memory()
160 u16 rnmax; /* 8-9 */ member
102 unsigned long rnmax; member
Completed in 10 milliseconds