Searched refs:getLength (Results 1 - 2 of 2) sorted by relevance
/gem5/src/arch/x86/bios/ | ||
H A D | smbios.hh | 86 getLength() function in class:X86ISA::SMBios::SMBiosStructure 147 uint8_t getLength() { return 0x18; } function in class:X86ISA::SMBios::BiosInformation |
H A D | smbios.cc | 82 uint8_t length = getLength(); 200 writeOutStrings(proxy, addr + getLength()); |
Completed in 6 milliseconds