class RootTableAddress
Defined at line 131 of file ../../zircon/kernel/dev/iommu/intel/hw.h
Public Members
field_RsvdZ_136
field_root_table_type_137
field_root_table_address_138
static const uint32_t kAddr
Public Methods
hwreg::RegisterAddr<RootTableAddress> Get ()
Defined at line 134 of file ../../zircon/kernel/dev/iommu/intel/hw.h
template <, >
typename SelfType::ValueType root_table_type ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 137 of file ../../zircon/kernel/dev/iommu/intel/hw.h
template <, >
SelfType & set_root_table_type (typename SelfType::ValueType val)
Defined at line 137 of file ../../zircon/kernel/dev/iommu/intel/hw.h
template <, >
typename SelfType::ValueType root_table_address ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 138 of file ../../zircon/kernel/dev/iommu/intel/hw.h
template <, >
SelfType & set_root_table_address (typename SelfType::ValueType val)
Defined at line 138 of file ../../zircon/kernel/dev/iommu/intel/hw.h