Searched refs:MAX_UINT64 (Results 1 – 12 of 12) sorted by relevance
/device/linaro/bootloader/edk2/CorebootPayloadPkg/Library/PciHostBridgeLib/ |
D | PciHostBridgeSupport.c | 65 PMem->Base = MAX_UINT64; in AdjustRootBridgeResource() 75 MemAbove4G->Base = MAX_UINT64; in AdjustRootBridgeResource() 86 PMemAbove4G->Base = MAX_UINT64; in AdjustRootBridgeResource() 95 if (Io->Base != MAX_UINT64) { in AdjustRootBridgeResource() 104 if (Mem->Base != MAX_UINT64) { in AdjustRootBridgeResource() 331 Io.Base = Mem.Base = MemAbove4G.Base = PMem.Base = PMemAbove4G.Base = MAX_UINT64; in ScanForRootBridges()
|
/device/linaro/bootloader/edk2/ArmVirtPkg/Library/FdtPciHostBridgeLib/ |
D | FdtPciHostBridgeLib.c | 116 *Mmio64Base = MAX_UINT64; in ProcessPciHost() 346 mRootBridge.MemAbove4G.Base = MAX_UINT64; in PciHostBridgeGetRootBridges() 353 mRootBridge.PMem.Base = MAX_UINT64; in PciHostBridgeGetRootBridges() 355 mRootBridge.PMemAbove4G.Base = MAX_UINT64; in PciHostBridgeGetRootBridges()
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Library/AmdStyxPciHostBridgeLib/ |
D | AmdStyxPciHostBridgeLib.c | 109 RootBridge->PMem.Base = MAX_UINT64; in PciHostBridgeGetRootBridges() 111 RootBridge->PMemAbove4G.Base = MAX_UINT64; in PciHostBridgeGetRootBridges()
|
/device/linaro/bootloader/edk2/ArmVirtPkg/Library/FdtPciPcdProducerLib/ |
D | FdtPciPcdProducerLib.c | 104 if (PciExpressBaseAddress != MAX_UINT64) { in FdtPciPcdProducerLibConstructor()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/ |
D | PciHostBridge.c | 651 return MAX_UINT64; in AllocateResource() 785 BaseAddress = MAX_UINT64; in NotifyPhase() 806 if (BaseAddress != MAX_UINT64) { in NotifyPhase() 831 if (BaseAddress != MAX_UINT64) { in NotifyPhase() 854 if (BaseAddress != MAX_UINT64) { in NotifyPhase()
|
/device/linaro/bootloader/edk2/OvmfPkg/Library/PciHostBridgeLib/ |
D | PciHostBridgeLib.c | 74 STATIC PCI_ROOT_BRIDGE_APERTURE mNonExistAperture = { MAX_UINT64, 0 };
|
D | XenSupport.c | 205 Io.Base = Mem.Base = MemAbove4G.Base = PMem.Base = PMemAbove4G.Base = MAX_UINT64; in ScanForRootBridges()
|
/device/linaro/bootloader/edk2/MdePkg/Include/ |
D | Base.h | 363 #define MAX_UINT64 ((UINT64)0xFFFFFFFFFFFFFFFFULL) macro
|
/device/linaro/bootloader/edk2/ArmVirtPkg/Library/PlatformBootManagerLib/ |
D | QemuKernel.c | 566 if (Position == MAX_UINT64) { in StubFileSetPosition()
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/ |
D | Mm.c | 50 0, MAX_UINT8, MAX_UINT16, 0, MAX_UINT32, 0, 0, 0, MAX_UINT64
|
/device/linaro/bootloader/edk2/ArmVirtPkg/ |
D | ArmVirtQemuKernel.dsc | 200 # set PcdPciExpressBaseAddress to MAX_UINT64, which signifies that this
|
D | ArmVirtQemu.dsc | 204 # set PcdPciExpressBaseAddress to MAX_UINT64, which signifies that this
|