Searched refs:setTableAddr (Results 1 - 3 of 3) sorted by relevance

/gem5/src/arch/x86/bios/
H A Dsmbios.hh221 void setTableAddr(Addr addr) function in class:X86ISA::SMBios::SMBiosTable
H A Dintelmp.hh109 void setTableAddr(Addr addr) function in class:X86ISA::IntelMP::FloatingPointer
/gem5/src/arch/x86/
H A Dsystem.cc321 smbiosTable->setTableAddr(table);
341 mpFloatingPointer->setTableAddr(table);

Completed in 7 milliseconds