Structs§
- Box
- A pointer type that uniquely owns a heap allocation of type
T. - CpuId
- IrqConfig
- IrqId
- Vec
- A contiguous growable array type, written as
Vec<T>, short for ‘vector’.
Enums§
- CPUCapability
- Capability
- Error
Base - Intc
Error - Trigger
- The trigger configuration for an interrupt.
Traits§
Type Aliases§
- BoxCPU
- BoxCPU
CapLocal Irq - Func
FdtParse Config - Fdt 解析
interrupts函数,一次解析一个cell - Hardware