Home
last modified time | relevance | path

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

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