Searched defs:segment_table_entry_fc0 (Results 1 – 1 of 1) sorted by relevance
109 struct segment_table_entry_fc0 { struct110 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