Searched refs:au8RSDPPage (Results 1 - 2 of 2) 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,
/vbox/src/VBox/Devices/testcase/
H A DtstDeviceStructSizeRC.cpp607 GEN_CHECK_OFF(ACPIState, au8RSDPPage);

Completed in 54 milliseconds