Home
last modified time | relevance | path

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

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