Searched refs:rnmax (Results 1 – 5 of 5) sorted by relevance
30 unsigned long long memsize, rnmax, rzm; in detect_memory_memblock() local35 rnmax = sclp.rnmax; in detect_memory_memblock()36 memsize = rzm * rnmax; in detect_memory_memblock()
22 u16 rnmax; /* 8-9 */ member113 sclp.rnmax = sccb->rnmax ? sccb->rnmax : sccb->rnmax2; in sclp_facilities_detect()
471 if (new_incr->rn > sclp.rnmax) { in insert_increment()556 for (i = 1; i <= sclp.rnmax - assigned; i++) in sclp_detect_standby_memory()
61 unsigned long long rnmax; member
453 unsigned long total_memory_size = sclp.rzm * sclp.rnmax; in kvm_devices_init()