Home
last modified time | relevance | path

Searched refs:rnmax2 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/s390/char/
H A Dsclp_early.c67 sclp.rnmax = sccb->rnmax ? sccb->rnmax : sccb->rnmax2; in sclp_early_facilities_detect()
H A Dsclp.h185 u64 rnmax2; /* 104-111 */ member
H A Dsclp_early_core.c320 rnmax = sccb->rnmax ? sccb->rnmax : sccb->rnmax2; in sclp_early_get_memsize()