Searched refs:oem_id (Results 1 - 4 of 4) sorted by relevance

/gem5/src/arch/x86/bios/
H A DACPI.py47 oem_id = Param.String('', 'string identifying the oem') variable in class:X86ACPISysDescTable
76 oem_id = Param.String('', 'string identifying the oem') variable in class:X86ACPIRSDP
H A Dacpi.cc54 X86ISA::ACPI::RSDP::RSDP(Params *p) : SimObject(p), oemID(p->oem_id),
61 oemID(p->oem_id), oemTableID(p->oem_table_id),
H A DIntelMP.py60 oem_id = Param.String("", 'system manufacturer') variable in class:X86IntelMPConfigTable
H A Dintelmp.cc251 specRev(p->spec_rev), oemID(p->oem_id), productID(p->product_id),

Completed in 9 milliseconds