Home
last modified time | relevance | path

Searched defs:css_general_char (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/arch/s390/include/asm/
Dcss_chars.h7 struct css_general_char { struct
9 u64 dynio : 1; /* bit 12 */
11 u64 eadm : 1; /* bit 17 */
13 u64 aif : 1; /* bit 41 */
15 u64 mcss : 1; /* bit 45 */
16 u64 fcs : 1; /* bit 46 */
18 u64 ext_mb : 1; /* bit 48 */
20 u64 aif_tdd : 1; /* bit 56 */
45 extern struct css_general_char css_general_characteristics; argument