Searched refs:OVMF_HOSTBRIDGE_DID (Results 1 – 6 of 6) sorted by relevance
46 HostBridgeDevId = PciRead16 (OVMF_HOSTBRIDGE_DID); in AcpiTimerLibConstructor()108 HostBridgeDevId = PciRead16 (OVMF_HOSTBRIDGE_DID); in InternalAcpiGetTimerTick()
48 HostBridgeDevId = PciRead16 (OVMF_HOSTBRIDGE_DID); in AcpiTimerLibConstructor()
27 #define OVMF_HOSTBRIDGE_DID \ macro
36 HostBridgeDevId = PciRead16 (OVMF_HOSTBRIDGE_DID); in AcpiPmControl()
265 HostBridgeDevId = PciRead16 (OVMF_HOSTBRIDGE_DID); in SmmAccessPeiEntryPoint()
660 mHostBridgeDevId = PciRead16 (OVMF_HOSTBRIDGE_DID); in InitializePlatform()