Home
last modified time | relevance | path

Searched refs:hamax (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/s390/char/
H A Dsclp_early.c73 sclp.hamax = (1UL << sccb->hamaxpow) - 1; in sclp_early_facilities_detect()
75 sclp.hamax = U64_MAX; in sclp_early_facilities_detect()
/linux/arch/s390/include/asm/
H A Dsclp.h106 unsigned long hamax; member