Home
last modified time | relevance | path

Searched refs:has_sipl (Results 1 – 2 of 2) sorted by relevance

/linux/arch/s390/include/asm/
H A Dsclp.h99 unsigned char has_sipl : 1; member
/linux/arch/s390/kernel/
H A Dipl.c411 return sysfs_emit(page, "%i\n", !!sclp.has_sipl); in ipl_has_secure_show()