Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Ddat-bits.h109 struct segment_table_entry_fc0 { struct
110 unsigned long pto: 53;/* Page-Table Origin */
111 unsigned long fc : 1; /* Format-Control */
112 unsigned long p : 1; /* DAT-Protection Bit */
113 unsigned long : 3;
114 unsigned long i : 1; /* Segment-Invalid Bit */
138 struct segment_table_entry_fc0 fc0; argument