Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dsclp.h89 unsigned char has_diag320 : 1; member
/openbmc/linux/drivers/s390/char/
H A Dsclp_early.c58 sclp.has_diag320 = !!(sccb->byte_134 & 0x04); in sclp_early_facilities_detect()
/openbmc/linux/arch/s390/kernel/
H A Dcert_store.c693 if (!sclp.has_diag320) { in fill_cs_keyring()