Home
last modified time | relevance | path

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

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