Searched defs:au8RSDPPage (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/
H A DDevACPI.cpp243 uint8_t au8RSDPPage[0x1000]; member in struct:ACPIState
2726 acpiR3SetupRsdp(pThis, (ACPITBLRSDP *)pThis->au8RSDPPage, GCPhysRsdt + addend, GCPhysXsdt + addend);
3342 * au8RSDPPage here. However, there should be no harm in doing it
3353 rc = PDMDevHlpROMRegister(pDevIns, GCPhysRsdp, 0x1000, pThis->au8RSDPPage, 0x1000,

Completed in 55 milliseconds