HomeSort by relevance Sort by last modified time
    Searched refs:PrefetchableBaseUpper32 (Results 1 - 7 of 7) sorted by null

  /device/linaro/bootloader/edk2/OvmfPkg/Library/PciHostBridgeLib/
XenSupport.c 318 Base |= LShiftU64 (Pci.Bridge.PrefetchableBaseUpper32, 32);
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/IndustryStandard/
pci22.h 78 UINT32 PrefetchableBaseUpper32;
  /device/linaro/bootloader/edk2/CorebootPayloadPkg/Library/PciHostBridgeLib/
PciHostBridgeSupport.c 444 Base |= LShiftU64 (Pci.Bridge.PrefetchableBaseUpper32, 32);
  /device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/
PciDeviceSupport.c 516 ((PciData.Bridge.PrefetchableMemoryBase & 0xFFF0) != 0 || (PciData.Bridge.PrefetchableMemoryLimit & 0xFFF0) != 0 || PciData.Bridge.PrefetchableBaseUpper32 != 0 || PciData.Bridge.PrefetchableLimitUpper32 != 0))) {
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
pci22.h 85 UINT32 PrefetchableBaseUpper32;
  /device/linaro/bootloader/edk2/DuetPkg/PciRootBridgeNoEnumerationDxe/
PcatPciRootBridge.c 294 Base |= LShiftU64((UINT64)PciConfigurationHeader.Bridge.PrefetchableBaseUpper32,32);
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Pci22.h 93 UINT32 PrefetchableBaseUpper32;

Completed in 225 milliseconds