Home
last modified time | relevance | path

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

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