Home
last modified time | relevance | path

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

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