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

/gem5/src/arch/x86/
H A Dsystem.hh95 X86ISA::IntelMP::ConfigTable * mpConfigTable; member in class:X86System
H A Dsystem.cc57 mpConfigTable(p->intel_mp_table),
338 if (mpConfigTable) {
345 if (mpConfigTable)
346 tableSize = mpConfigTable->writeOut(physProxy, table);

Completed in 5 milliseconds