Home
last modified time | relevance | path

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

/linux/drivers/s390/char/
A Dsclp_early_core.c288 unsigned long rnmax; in sclp_early_get_memsize() local
295 rnmax = sccb->rnmax ? sccb->rnmax : sccb->rnmax2; in sclp_early_get_memsize()
298 *mem = rnsize * rnmax; in sclp_early_get_memsize()
A Dsclp_early.c56 sclp.rnmax = sccb->rnmax ? sccb->rnmax : sccb->rnmax2; in sclp_early_facilities_detect()
A Dsclp_cmd.c448 if (new_incr->rn > sclp.rnmax) { in insert_increment()
504 for (i = 1; i <= sclp.rnmax - assigned; i++) in sclp_detect_standby_memory()
A Dsclp.h159 u16 rnmax; /* 8-9 */ member
/linux/arch/s390/include/asm/
A Dsclp.h96 unsigned long rnmax; member

Completed in 8 milliseconds