Home
last modified time | relevance | path

Searched defs:MemBase (Results 26 – 50 of 81) sorted by relevance

1234

/dports/devel/llvm70/llvm-7.0.1.src/unittests/Support/
H A DAllocatorTest.cpp150 void *MemBase = safe_malloc(Size + Alignment - 1 + sizeof(void*)); in Allocate() local
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/
H A DTbtSmiHandler.c589 UINT16 MemBase = BrdgConf->Res.MemBase & 0xFFF0; in InitARDSPort_1Port() local
622 UINT16 MemBase = BrdgConf->Res.MemBase & 0xFFF0; in InitARDSPort_2Port() local
674 UINT16 MemBase; in CheckLimits() local
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/
H A DTbtSmiHandler.c590 UINT16 MemBase = BrdgConf->Res.MemBase & 0xFFF0; in InitARDSPort_1Port() local
623 UINT16 MemBase = BrdgConf->Res.MemBase & 0xFFF0; in InitARDSPort_2Port() local
675 UINT16 MemBase; in CheckLimits() local
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/
H A DTbtSmiHandler.c589 UINT16 MemBase = BrdgConf->Res.MemBase & 0xFFF0; in InitARDSPort_1Port() local
622 UINT16 MemBase = BrdgConf->Res.MemBase & 0xFFF0; in InitARDSPort_2Port() local
674 UINT16 MemBase; in CheckLimits() local
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/StandaloneMmPkg/Core/
H A DPage.c357 IN EFI_PHYSICAL_ADDRESS MemBase, in MmAddMemoryRegion()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/StandaloneMmPkg/Core/
H A DPage.c357 IN EFI_PHYSICAL_ADDRESS MemBase, in MmAddMemoryRegion()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kBaseInfo.h41 enum { MemDisp = 0, MemBase = 1, MemIndex = 2, MemOuter = 3 }; enumerator
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/M68k/MCTargetDesc/
H A DM68kBaseInfo.h41 enum { MemDisp = 0, MemBase = 1, MemIndex = 2, MemOuter = 3 }; enumerator
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kBaseInfo.h41 enum { MemDisp = 0, MemBase = 1, MemIndex = 2, MemOuter = 3 }; enumerator
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kBaseInfo.h41 enum { MemDisp = 0, MemBase = 1, MemIndex = 2, MemOuter = 3 }; enumerator
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kBaseInfo.h41 enum { MemDisp = 0, MemBase = 1, MemIndex = 2, MemOuter = 3 }; enumerator
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/StandaloneMmPkg/Core/
H A DPage.c357 IN EFI_PHYSICAL_ADDRESS MemBase, in MmAddMemoryRegion()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/StandaloneMmPkg/Core/
H A DPage.c357 IN EFI_PHYSICAL_ADDRESS MemBase, in MmAddMemoryRegion()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/StandaloneMmPkg/Core/
H A DPage.c357 IN EFI_PHYSICAL_ADDRESS MemBase, in MmAddMemoryRegion()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/StandaloneMmPkg/Core/
H A DPage.c357 IN EFI_PHYSICAL_ADDRESS MemBase, in MmAddMemoryRegion()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/StandaloneMmPkg/Core/
H A DPage.c357 IN EFI_PHYSICAL_ADDRESS MemBase, in MmAddMemoryRegion()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/StandaloneMmPkg/Core/
H A DPage.c357 IN EFI_PHYSICAL_ADDRESS MemBase, in MmAddMemoryRegion()
/dports/sysutils/edk2/edk2-edk2-stable202102/StandaloneMmPkg/Core/
H A DPage.c357 IN EFI_PHYSICAL_ADDRESS MemBase, in MmAddMemoryRegion()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/unittests/Support/
H A DAllocatorTest.cpp197 void *MemBase = safe_malloc(Size + Alignment.value() - 1 + sizeof(void *)); in Allocate() local
/dports/devel/llvm11/llvm-11.0.1.src/unittests/Support/
H A DAllocatorTest.cpp197 void *MemBase = safe_malloc(Size + Alignment.value() - 1 + sizeof(void *)); in Allocate() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/unittests/Support/
H A DAllocatorTest.cpp197 void *MemBase = safe_malloc(Size + Alignment.value() - 1 + sizeof(void *)); in Allocate() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/unittests/Support/
H A DAllocatorTest.cpp197 void *MemBase = safe_malloc(Size + Alignment.value() - 1 + sizeof(void *)); in Allocate() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/unittests/Support/
H A DAllocatorTest.cpp197 void *MemBase = safe_malloc(Size + Alignment.value() - 1 + sizeof(void *)); in Allocate() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/unittests/Support/
H A DAllocatorTest.cpp197 void *MemBase = safe_malloc(Size + Alignment.value() - 1 + sizeof(void *)); in Allocate() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/unittests/Support/
H A DAllocatorTest.cpp197 void *MemBase = safe_malloc(Size + Alignment.value() - 1 + sizeof(void *)); in Allocate() local

1234