template <typename ArmMpidr = arch::ArmMpidrEl1>
class ArmDevicetreeCpuTopologyItem
Defined at line 873 of file ../../zircon/kernel/phys/lib/boot-shim/include/lib/boot-shim/devicetree.h
ArmMpidr is expected to have a static `Read()` method that returns an
`arch::ArmMultiprocessorAffinityRegister`.
Public Methods
template <typename Shim>
void Init (Shim & shim)
Defined at line 876 of file ../../zircon/kernel/phys/lib/boot-shim/include/lib/boot-shim/devicetree.h