Searched refs:BusHierarchy (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/x86/bios/
H A Dintelmp.hh283 class BusHierarchy : public ExtConfigEntry class in namespace:X86ISA::IntelMP
295 BusHierarchy(Params * p);
H A Dintelmp.cc408 X86ISA::IntelMP::BusHierarchy::writeOut(
422 X86ISA::IntelMP::BusHierarchy::BusHierarchy(Params * p) : function in class:X86ISA::IntelMP::BusHierarchy
430 X86ISA::IntelMP::BusHierarchy *
433 return new X86ISA::IntelMP::BusHierarchy(this);

Completed in 7 milliseconds