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

/gem5/src/arch/x86/bios/
H A DIntelMP.py64 oem_table_size = Param.UInt16(0, 'size of the oem configuration table') variable in class:X86IntelMPConfigTable
H A Dintelmp.cc252 oemTableAddr(p->oem_table_addr), oemTableSize(p->oem_table_size),

Completed in 4 milliseconds