Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dsclp.h94 unsigned char has_iplcc : 1; member
/linux/arch/s390/kernel/
H A Dmachine_kexec.c233 if (sclp.has_iplcc) in __do_machine_kexec()
/linux/drivers/s390/char/
H A Dsclp_early.c60 sclp.has_iplcc = !!(sccb->byte_134 & 0x02); in sclp_early_facilities_detect()