Searched refs:rnmax (Results 1 – 4 of 4) sorted by relevance
30 unsigned long memsize, rnmax, rzm, addr, size; in detect_memory_memblock() local34 rnmax = sclp.rnmax; in detect_memory_memblock()35 memsize = rzm * rnmax; in detect_memory_memblock()
23 u16 rnmax; /* 8-9 */ member110 sclp.rnmax = sccb->rnmax ? sccb->rnmax : sccb->rnmax2; in sclp_early_facilities_detect()
448 if (new_incr->rn > sclp.rnmax) { in insert_increment()533 for (i = 1; i <= sclp.rnmax - assigned; i++) in sclp_detect_standby_memory()
86 unsigned long rnmax; member