Searched refs:CpuSubSystem (Results 1 – 1 of 1) sorted by relevance
43 let cpu_subsys = CpuSubSystem::new(); in init()63 struct CpuSubSystem { struct67 impl CpuSubSystem { argument78 impl Bus for CpuSubSystem { implementation