Home
last modified time | relevance | path

Searched refs:NewBase (Results 1 – 25 of 463) sorted by relevance

12345678910>>...19

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/ArmVirtPkg/Library/QemuVirtMemInfoLib/
H A DQemuVirtMemInfoPeiLibConstructor.c22 UINT64 NewBase, CurBase; in QemuVirtMemInfoPeiLibConstructor() local
29 NewBase = 0; in QemuVirtMemInfoPeiLibConstructor()
67 if (NewBase > CurBase || NewBase == 0) { in QemuVirtMemInfoPeiLibConstructor()
68 NewBase = CurBase; in QemuVirtMemInfoPeiLibConstructor()
81 ASSERT (FixedPcdGet64 (PcdSystemMemoryBase) == NewBase); in QemuVirtMemInfoPeiLibConstructor()
96 (UINT64)PcdGet32 (PcdFdSize)) <= NewBase) || in QemuVirtMemInfoPeiLibConstructor()
97 ((UINT64)PcdGet64 (PcdFdBaseAddress) >= (NewBase + NewSize))); in QemuVirtMemInfoPeiLibConstructor()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/ArmVirtPkg/Library/QemuVirtMemInfoLib/
H A DQemuVirtMemInfoPeiLibConstructor.c22 UINT64 NewBase, CurBase; in QemuVirtMemInfoPeiLibConstructor() local
29 NewBase = 0; in QemuVirtMemInfoPeiLibConstructor()
67 if (NewBase > CurBase || NewBase == 0) { in QemuVirtMemInfoPeiLibConstructor()
68 NewBase = CurBase; in QemuVirtMemInfoPeiLibConstructor()
81 ASSERT (FixedPcdGet64 (PcdSystemMemoryBase) == NewBase); in QemuVirtMemInfoPeiLibConstructor()
96 (UINT64)PcdGet32 (PcdFdSize)) <= NewBase) || in QemuVirtMemInfoPeiLibConstructor()
97 ((UINT64)PcdGet64 (PcdFdBaseAddress) >= (NewBase + NewSize))); in QemuVirtMemInfoPeiLibConstructor()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/ArmVirtPkg/Library/QemuVirtMemInfoLib/
H A DQemuVirtMemInfoPeiLibConstructor.c22 UINT64 NewBase, CurBase; in QemuVirtMemInfoPeiLibConstructor() local
29 NewBase = 0; in QemuVirtMemInfoPeiLibConstructor()
67 if (NewBase > CurBase || NewBase == 0) { in QemuVirtMemInfoPeiLibConstructor()
68 NewBase = CurBase; in QemuVirtMemInfoPeiLibConstructor()
81 ASSERT (FixedPcdGet64 (PcdSystemMemoryBase) == NewBase); in QemuVirtMemInfoPeiLibConstructor()
96 (UINT64)PcdGet32 (PcdFdSize)) <= NewBase) || in QemuVirtMemInfoPeiLibConstructor()
97 ((UINT64)PcdGet64 (PcdFdBaseAddress) >= (NewBase + NewSize))); in QemuVirtMemInfoPeiLibConstructor()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/ArmVirtPkg/Library/QemuVirtMemInfoLib/
H A DQemuVirtMemInfoPeiLibConstructor.c22 UINT64 NewBase, CurBase; in QemuVirtMemInfoPeiLibConstructor() local
29 NewBase = 0; in QemuVirtMemInfoPeiLibConstructor()
67 if (NewBase > CurBase || NewBase == 0) { in QemuVirtMemInfoPeiLibConstructor()
68 NewBase = CurBase; in QemuVirtMemInfoPeiLibConstructor()
81 ASSERT (FixedPcdGet64 (PcdSystemMemoryBase) == NewBase); in QemuVirtMemInfoPeiLibConstructor()
96 (UINT64)PcdGet32 (PcdFdSize)) <= NewBase) || in QemuVirtMemInfoPeiLibConstructor()
97 ((UINT64)PcdGet64 (PcdFdBaseAddress) >= (NewBase + NewSize))); in QemuVirtMemInfoPeiLibConstructor()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/ArmVirtPkg/Library/QemuVirtMemInfoLib/
H A DQemuVirtMemInfoPeiLibConstructor.c22 UINT64 NewBase, CurBase; in QemuVirtMemInfoPeiLibConstructor() local
29 NewBase = 0; in QemuVirtMemInfoPeiLibConstructor()
67 if (NewBase > CurBase || NewBase == 0) { in QemuVirtMemInfoPeiLibConstructor()
68 NewBase = CurBase; in QemuVirtMemInfoPeiLibConstructor()
81 ASSERT (FixedPcdGet64 (PcdSystemMemoryBase) == NewBase); in QemuVirtMemInfoPeiLibConstructor()
96 (UINT64)PcdGet32 (PcdFdSize)) <= NewBase) || in QemuVirtMemInfoPeiLibConstructor()
97 ((UINT64)PcdGet64 (PcdFdBaseAddress) >= (NewBase + NewSize))); in QemuVirtMemInfoPeiLibConstructor()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/ArmVirtPkg/Library/QemuVirtMemInfoLib/
H A DQemuVirtMemInfoPeiLibConstructor.c22 UINT64 NewBase, CurBase; in QemuVirtMemInfoPeiLibConstructor() local
29 NewBase = 0; in QemuVirtMemInfoPeiLibConstructor()
67 if (NewBase > CurBase || NewBase == 0) { in QemuVirtMemInfoPeiLibConstructor()
68 NewBase = CurBase; in QemuVirtMemInfoPeiLibConstructor()
81 ASSERT (FixedPcdGet64 (PcdSystemMemoryBase) == NewBase); in QemuVirtMemInfoPeiLibConstructor()
96 (UINT64)PcdGet32 (PcdFdSize)) <= NewBase) || in QemuVirtMemInfoPeiLibConstructor()
97 ((UINT64)PcdGet64 (PcdFdBaseAddress) >= (NewBase + NewSize))); in QemuVirtMemInfoPeiLibConstructor()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/ArmVirtPkg/Library/QemuVirtMemInfoLib/
H A DQemuVirtMemInfoPeiLibConstructor.c22 UINT64 NewBase, CurBase; in QemuVirtMemInfoPeiLibConstructor() local
29 NewBase = 0; in QemuVirtMemInfoPeiLibConstructor()
67 if (NewBase > CurBase || NewBase == 0) { in QemuVirtMemInfoPeiLibConstructor()
68 NewBase = CurBase; in QemuVirtMemInfoPeiLibConstructor()
81 ASSERT (FixedPcdGet64 (PcdSystemMemoryBase) == NewBase); in QemuVirtMemInfoPeiLibConstructor()
96 (UINT64)PcdGet32 (PcdFdSize)) <= NewBase) || in QemuVirtMemInfoPeiLibConstructor()
97 ((UINT64)PcdGet64 (PcdFdBaseAddress) >= (NewBase + NewSize))); in QemuVirtMemInfoPeiLibConstructor()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/ArmVirtPkg/Library/QemuVirtMemInfoLib/
H A DQemuVirtMemInfoPeiLibConstructor.c22 UINT64 NewBase, CurBase;
29 NewBase = 0;
67 if (NewBase > CurBase || NewBase == 0) {
68 NewBase = CurBase;
81 ASSERT (FixedPcdGet64 (PcdSystemMemoryBase) == NewBase);
96 (UINT64)PcdGet32 (PcdFdSize)) <= NewBase) ||
97 ((UINT64)PcdGet64 (PcdFdBaseAddress) >= (NewBase + NewSize)));
/dports/sysutils/edk2/edk2-edk2-stable202102/ArmVirtPkg/Library/QemuVirtMemInfoLib/
H A DQemuVirtMemInfoPeiLibConstructor.c22 UINT64 NewBase, CurBase; in QemuVirtMemInfoPeiLibConstructor() local
29 NewBase = 0; in QemuVirtMemInfoPeiLibConstructor()
67 if (NewBase > CurBase || NewBase == 0) { in QemuVirtMemInfoPeiLibConstructor()
68 NewBase = CurBase; in QemuVirtMemInfoPeiLibConstructor()
81 ASSERT (FixedPcdGet64 (PcdSystemMemoryBase) == NewBase); in QemuVirtMemInfoPeiLibConstructor()
96 (UINT64)PcdGet32 (PcdFdSize)) <= NewBase) || in QemuVirtMemInfoPeiLibConstructor()
97 ((UINT64)PcdGet64 (PcdFdBaseAddress) >= (NewBase + NewSize))); in QemuVirtMemInfoPeiLibConstructor()
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/AMD/Styx/Library/MemoryInitPei/
H A DMemoryInitPeiLib.c58 VOID *OldBase, *NewBase;
73 NewBase = AllocateAlignedRuntimePages (EFI_SIZE_TO_PAGES (Size), SIZE_64KB);
74 ASSERT (NewBase != NULL);
76 CopyMem (NewBase, OldBase, Size);
79 __FUNCTION__, OldBase, NewBase));
81 Status = PcdSet64S (PcdFlashNvStorageVariableBase64, (UINT64)NewBase);
85 (UINT64)NewBase + FixedPcdGet32 (PcdFlashNvStorageVariableSize));
88 Status = PcdSet64S (PcdFlashNvStorageFtwSpareBase64, (UINT64)NewBase +
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/ArmVirtPkg/Library/KvmtoolPlatformPeiLib/
H A DKvmtoolPlatformPeiLib.c35 VOID *NewBase; in PlatformPeim() local
49 NewBase = AllocatePages (FdtPages); in PlatformPeim()
50 if (NewBase == NULL) { in PlatformPeim()
55 fdt_open_into (Base, NewBase, EFI_PAGES_TO_SIZE (FdtPages)); in PlatformPeim()
63 *FdtHobData = (UINTN)NewBase; in PlatformPeim()
/dports/sysutils/edk2/edk2-edk2-stable202102/ArmVirtPkg/Library/KvmtoolPlatformPeiLib/
H A DKvmtoolPlatformPeiLib.c35 VOID *NewBase;
49 NewBase = AllocatePages (FdtPages);
50 if (NewBase == NULL) {
55 fdt_open_into (Base, NewBase, EFI_PAGES_TO_SIZE (FdtPages));
63 *FdtHobData = (UINTN)NewBase;
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Qemu/SbsaQemu/Library/SbsaQemuLib/
H A DSbsaQemuMem.c28 UINT64 NewBase, CurBase; in SbsaQemuLibConstructor() local
35 NewBase = 0; in SbsaQemuLibConstructor()
65 if (NewBase > CurBase || NewBase == 0) { in SbsaQemuLibConstructor()
66 NewBase = CurBase; in SbsaQemuLibConstructor()
77 ASSERT (FixedPcdGet64 (PcdSystemMemoryBase) == NewBase); in SbsaQemuLibConstructor()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/ArmVirtPkg/Library/PlatformPeiLib/
H A DPlatformPeiLib.c28 VOID *NewBase; in PlatformPeim() local
49 NewBase = AllocatePages (FdtPages); in PlatformPeim()
50 ASSERT (NewBase != NULL); in PlatformPeim()
51 fdt_open_into (Base, NewBase, EFI_PAGES_TO_SIZE (FdtPages)); in PlatformPeim()
55 *FdtHobData = (UINTN)NewBase; in PlatformPeim()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/ArmVirtPkg/Library/PlatformPeiLib/
H A DPlatformPeiLib.c28 VOID *NewBase; in PlatformPeim() local
49 NewBase = AllocatePages (FdtPages); in PlatformPeim()
50 ASSERT (NewBase != NULL); in PlatformPeim()
51 fdt_open_into (Base, NewBase, EFI_PAGES_TO_SIZE (FdtPages)); in PlatformPeim()
55 *FdtHobData = (UINTN)NewBase; in PlatformPeim()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/ArmVirtPkg/Library/PlatformPeiLib/
H A DPlatformPeiLib.c28 VOID *NewBase; in PlatformPeim() local
49 NewBase = AllocatePages (FdtPages); in PlatformPeim()
50 ASSERT (NewBase != NULL); in PlatformPeim()
51 fdt_open_into (Base, NewBase, EFI_PAGES_TO_SIZE (FdtPages)); in PlatformPeim()
55 *FdtHobData = (UINTN)NewBase; in PlatformPeim()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/ArmVirtPkg/Library/PlatformPeiLib/
H A DPlatformPeiLib.c28 VOID *NewBase;
49 NewBase = AllocatePages (FdtPages);
50 ASSERT (NewBase != NULL);
51 fdt_open_into (Base, NewBase, EFI_PAGES_TO_SIZE (FdtPages));
55 *FdtHobData = (UINTN)NewBase;
/dports/math/py-sympy/sympy-1.9/sympy/core/tests/
H A Dtest_operations.py72 class NewBase(Expr): class
76 class NewAdd(NewBase, Add):
80 a, b = Symbol('a'), NewBase()
92 class NewBase(Expr): class
96 class NewMul(NewBase, Mul):
100 a, b = Symbol('a'), NewBase()
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/vendor/github.com/docker/licensing/lib/errors/
H A Dwrap.go9 Base: NewBase(1, fmt.Sprintf(format, args...)),
20 Base: NewBase(1, err.Error()),
31 Base: NewBase(1, text),
40 Base: NewBase(1, err.Error()),
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/ArmVirtPkg/Library/PlatformPeiLib/
H A DPlatformPeiLib.c41 VOID *NewBase; in PlatformPeim() local
66 NewBase = AllocatePages (FdtPages); in PlatformPeim()
67 ASSERT (NewBase != NULL); in PlatformPeim()
68 fdt_open_into (Base, NewBase, EFI_PAGES_TO_SIZE (FdtPages)); in PlatformPeim()
72 *FdtHobData = (UINTN)NewBase; in PlatformPeim()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/ArmVirtPkg/Library/PlatformPeiLib/
H A DPlatformPeiLib.c41 VOID *NewBase; in PlatformPeim() local
66 NewBase = AllocatePages (FdtPages); in PlatformPeim()
67 ASSERT (NewBase != NULL); in PlatformPeim()
68 fdt_open_into (Base, NewBase, EFI_PAGES_TO_SIZE (FdtPages)); in PlatformPeim()
72 *FdtHobData = (UINTN)NewBase; in PlatformPeim()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/ArmVirtPkg/Library/PlatformPeiLib/
H A DPlatformPeiLib.c41 VOID *NewBase; in PlatformPeim() local
66 NewBase = AllocatePages (FdtPages); in PlatformPeim()
67 ASSERT (NewBase != NULL); in PlatformPeim()
68 fdt_open_into (Base, NewBase, EFI_PAGES_TO_SIZE (FdtPages)); in PlatformPeim()
72 *FdtHobData = (UINTN)NewBase; in PlatformPeim()
/dports/sysutils/edk2/edk2-edk2-stable202102/ArmVirtPkg/Library/PlatformPeiLib/
H A DPlatformPeiLib.c41 VOID *NewBase; in PlatformPeim() local
66 NewBase = AllocatePages (FdtPages); in PlatformPeim()
67 ASSERT (NewBase != NULL); in PlatformPeim()
68 fdt_open_into (Base, NewBase, EFI_PAGES_TO_SIZE (FdtPages)); in PlatformPeim()
72 *FdtHobData = (UINTN)NewBase; in PlatformPeim()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/ArmVirtPkg/Library/PlatformPeiLib/
H A DPlatformPeiLib.c41 VOID *NewBase; in PlatformPeim() local
66 NewBase = AllocatePages (FdtPages); in PlatformPeim()
67 ASSERT (NewBase != NULL); in PlatformPeim()
68 fdt_open_into (Base, NewBase, EFI_PAGES_TO_SIZE (FdtPages)); in PlatformPeim()
72 *FdtHobData = (UINTN)NewBase; in PlatformPeim()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/AST/Interp/
H A DPointer.h107 const unsigned NewBase = Base + sizeof(InlineDescriptor); in narrow() local
108 return Pointer(Pointee, NewBase, NewBase); in narrow()
157 unsigned NewBase = Base - getInlineDesc()->Offset; in getBase() local
158 return Pointer(Pointee, NewBase, NewBase); in getBase()

12345678910>>...19