Home
last modified time | relevance | path

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

/linux/arch/s390/hypfs/
H A Dhypfs_sprp.c137 if (!sclp.has_sprp) in hypfs_sprp_init()
144 if (!sclp.has_sprp) in hypfs_sprp_exit()
/linux/arch/s390/include/asm/
H A Dsclp.h78 unsigned char has_sprp : 1; member
/linux/drivers/s390/char/
H A Dsclp_early.c37 sclp.has_sprp = !!(sccb->fac84 & 0x02); in sclp_early_facilities_detect()