Home
last modified time | relevance | path

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

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