Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kvm/
H A Dgaccess.c117 struct segment_entry_fc0 { struct
118 unsigned long pto: 53;/* Page-Table Origin */
119 unsigned long fc : 1; /* Format-Control */
120 unsigned long p : 1; /* DAT-Protection Bit */
121 unsigned long : 3;
122 unsigned long i : 1; /* Segment-Invalid Bit */
146 struct segment_entry_fc0 fc0; argument