#include <iris/arch/x86/amd64/hw/local_apic.h>
Additional Inherited Members | |
Public Types inherited from di::bit::BitFlag< index > | |
| using | Value = bool |
Public Member Functions inherited from di::bit::BitFlag< index > | |
| constexpr | BitFlag (bool value) |
| constexpr auto | get () const -> bool |
Static Public Member Functions inherited from di::bit::BitFlag< index > | |
| template<size_t bit_size> | |
| static constexpr void | value_into_bits (BitSet< bit_size > &bit_set, bool value) |
| template<size_t bit_size> | |
| static constexpr auto | bits_into_value (BitSet< bit_size > const &bit_set) -> bool |