18 constexpr static u8 TSS = 0b1001;
29 BitStruct<16, LimitLow, BaseLow, BaseMidLow, Type, DPL, Present, LimitHigh, BaseMidHigh, Granular, BaseHigh>;
Definition bit_struct.h:11
Definition bit_proxy_reference.h:5
__UINT8_TYPE__ u8
Definition integers.h:9
Definition system_segment_descriptor.h:5
BitStruct< 16, LimitLow, BaseLow, BaseMidLow, Type, DPL, Present, LimitHigh, BaseMidHigh, Granular, BaseHigh > SystemSegmentDescriptor
Definition system_segment_descriptor.h:28
constexpr BitField(Value value)
Definition bit_field.h:28
constexpr BitFlag(bool value)
Definition bit_flag.h:19
Definition system_segment_descriptor.h:26
Definition system_segment_descriptor.h:13
Definition system_segment_descriptor.h:25
Definition system_segment_descriptor.h:14
Definition system_segment_descriptor.h:21
Definition system_segment_descriptor.h:24
Definition system_segment_descriptor.h:23
Definition system_segment_descriptor.h:12
Definition system_segment_descriptor.h:22
Definition system_segment_descriptor.h:17
static constexpr u8 TSS
Definition system_segment_descriptor.h:18