Home
last modified time | relevance | path

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

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