#include <iris/arch/x86/amd64/system_segment_descriptor.h>
Additional Inherited Members | |
Public Types inherited from di::bit::BitField< 0, 16 > | |
| using | Value |
| using | Value |
Public Member Functions inherited from di::bit::BitField< 0, 16 > | |
| constexpr | BitField (Value value) |
| constexpr auto | get () const -> Value |
| constexpr | BitField (Value value) |
| constexpr auto | get () const -> Value |
Static Public Member Functions inherited from di::bit::BitField< 0, 16 > | |
| static constexpr void | value_into_bits (BitSet< bit_size > &bit_set, Value value) |
| static constexpr auto | bits_into_value (BitSet< bit_size > const &bit_set) -> Value |
| static constexpr void | value_into_bits (BitSet< bit_size > &bit_set, Value value) |
| static constexpr auto | bits_into_value (BitSet< bit_size > const &bit_set) -> Value |