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

/gem5/src/arch/x86/
H A DX86System.py43 from m5.objects.ACPI import X86ACPIRSDP
57 acpi_description_table_pointer = Param.X86ACPIRSDP(
58 X86ACPIRSDP(), 'ACPI root description pointer structure')
/gem5/src/arch/x86/bios/
H A DACPI.py71 class X86ACPIRSDP(SimObject): class in inherits:SimObject
72 type = 'X86ACPIRSDP'

Completed in 11 milliseconds