Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Ddat-bits.h65 struct region3_table_entry_fc0 { struct
66 unsigned long sto: 52;/* Segment-Table Origin */
67 unsigned long : 1;
68 unsigned long fc : 1; /* Format-Control */
69 unsigned long p : 1; /* DAT-Protection Bit */
70 unsigned long : 1;
71 unsigned long tf : 2; /* Segment-Table Offset */
72 unsigned long i : 1; /* Region-Invalid Bit */
96 struct region3_table_entry_fc0 fc0; argument