Home
last modified time | relevance | path

Searched refs:ProtectEndAddress (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
H A DSmmProfile.c381 EFI_PHYSICAL_ADDRESS ProtectEndAddress; in InitProtectedMemRange() local
473 ProtectEndAddress = mProtectionMemRange[Index].Range.Top; in InitProtectedMemRange()
474 …if (((ProtectBaseAddress & (SIZE_2MB - 1)) != 0) || ((ProtectEndAddress & (SIZE_2MB - 1)) != 0)) { in InitProtectedMemRange()
479 Top2MBAlignedAddress = ProtectEndAddress & ~(SIZE_2MB - 1); in InitProtectedMemRange()
486 …High4KBPageSize = ((ProtectEndAddress + SIZE_2MB - 1) & ~(SIZE_2MB - 1)) - (ProtectEndAddress & ~(… in InitProtectedMemRange()
492 mSplitMemRange[NumberOfSpliteRange].Base = ProtectEndAddress & ~(SIZE_2MB - 1); in InitProtectedMemRange()
493 … mSplitMemRange[NumberOfSpliteRange].Top = (ProtectEndAddress + SIZE_2MB - 1) & ~(SIZE_2MB - 1); in InitProtectedMemRange()
509 … mSplitMemRange[NumberOfSpliteRange].Top = (ProtectEndAddress + SIZE_2MB - 1) & ~(SIZE_2MB - 1); in InitProtectedMemRange()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
H A DSmmProfile.c381 EFI_PHYSICAL_ADDRESS ProtectEndAddress; in InitProtectedMemRange() local
473 ProtectEndAddress = mProtectionMemRange[Index].Range.Top; in InitProtectedMemRange()
474 …if (((ProtectBaseAddress & (SIZE_2MB - 1)) != 0) || ((ProtectEndAddress & (SIZE_2MB - 1)) != 0)) { in InitProtectedMemRange()
479 Top2MBAlignedAddress = ProtectEndAddress & ~(SIZE_2MB - 1); in InitProtectedMemRange()
486 …High4KBPageSize = ((ProtectEndAddress + SIZE_2MB - 1) & ~(SIZE_2MB - 1)) - (ProtectEndAddress & ~(… in InitProtectedMemRange()
492 mSplitMemRange[NumberOfSpliteRange].Base = ProtectEndAddress & ~(SIZE_2MB - 1); in InitProtectedMemRange()
493 … mSplitMemRange[NumberOfSpliteRange].Top = (ProtectEndAddress + SIZE_2MB - 1) & ~(SIZE_2MB - 1); in InitProtectedMemRange()
509 … mSplitMemRange[NumberOfSpliteRange].Top = (ProtectEndAddress + SIZE_2MB - 1) & ~(SIZE_2MB - 1); in InitProtectedMemRange()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
H A DSmmProfile.c381 EFI_PHYSICAL_ADDRESS ProtectEndAddress; in InitProtectedMemRange() local
473 ProtectEndAddress = mProtectionMemRange[Index].Range.Top; in InitProtectedMemRange()
474 …if (((ProtectBaseAddress & (SIZE_2MB - 1)) != 0) || ((ProtectEndAddress & (SIZE_2MB - 1)) != 0)) { in InitProtectedMemRange()
479 Top2MBAlignedAddress = ProtectEndAddress & ~(SIZE_2MB - 1); in InitProtectedMemRange()
486 …High4KBPageSize = ((ProtectEndAddress + SIZE_2MB - 1) & ~(SIZE_2MB - 1)) - (ProtectEndAddress & ~(… in InitProtectedMemRange()
492 mSplitMemRange[NumberOfSpliteRange].Base = ProtectEndAddress & ~(SIZE_2MB - 1); in InitProtectedMemRange()
493 … mSplitMemRange[NumberOfSpliteRange].Top = (ProtectEndAddress + SIZE_2MB - 1) & ~(SIZE_2MB - 1); in InitProtectedMemRange()
509 … mSplitMemRange[NumberOfSpliteRange].Top = (ProtectEndAddress + SIZE_2MB - 1) & ~(SIZE_2MB - 1); in InitProtectedMemRange()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
H A DSmmProfile.c381 EFI_PHYSICAL_ADDRESS ProtectEndAddress; in InitProtectedMemRange() local
473 ProtectEndAddress = mProtectionMemRange[Index].Range.Top; in InitProtectedMemRange()
474 …if (((ProtectBaseAddress & (SIZE_2MB - 1)) != 0) || ((ProtectEndAddress & (SIZE_2MB - 1)) != 0)) { in InitProtectedMemRange()
479 Top2MBAlignedAddress = ProtectEndAddress & ~(SIZE_2MB - 1); in InitProtectedMemRange()
486 …High4KBPageSize = ((ProtectEndAddress + SIZE_2MB - 1) & ~(SIZE_2MB - 1)) - (ProtectEndAddress & ~(… in InitProtectedMemRange()
492 mSplitMemRange[NumberOfSpliteRange].Base = ProtectEndAddress & ~(SIZE_2MB - 1); in InitProtectedMemRange()
493 … mSplitMemRange[NumberOfSpliteRange].Top = (ProtectEndAddress + SIZE_2MB - 1) & ~(SIZE_2MB - 1); in InitProtectedMemRange()
509 … mSplitMemRange[NumberOfSpliteRange].Top = (ProtectEndAddress + SIZE_2MB - 1) & ~(SIZE_2MB - 1); in InitProtectedMemRange()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
H A DSmmProfile.c381 EFI_PHYSICAL_ADDRESS ProtectEndAddress; in InitProtectedMemRange() local
473 ProtectEndAddress = mProtectionMemRange[Index].Range.Top; in InitProtectedMemRange()
474 …if (((ProtectBaseAddress & (SIZE_2MB - 1)) != 0) || ((ProtectEndAddress & (SIZE_2MB - 1)) != 0)) { in InitProtectedMemRange()
479 Top2MBAlignedAddress = ProtectEndAddress & ~(SIZE_2MB - 1); in InitProtectedMemRange()
486 …High4KBPageSize = ((ProtectEndAddress + SIZE_2MB - 1) & ~(SIZE_2MB - 1)) - (ProtectEndAddress & ~(… in InitProtectedMemRange()
492 mSplitMemRange[NumberOfSpliteRange].Base = ProtectEndAddress & ~(SIZE_2MB - 1); in InitProtectedMemRange()
493 … mSplitMemRange[NumberOfSpliteRange].Top = (ProtectEndAddress + SIZE_2MB - 1) & ~(SIZE_2MB - 1); in InitProtectedMemRange()
509 … mSplitMemRange[NumberOfSpliteRange].Top = (ProtectEndAddress + SIZE_2MB - 1) & ~(SIZE_2MB - 1); in InitProtectedMemRange()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/UefiCpuPkg/PiSmmCpuDxeSmm/
H A DSmmProfile.c381 EFI_PHYSICAL_ADDRESS ProtectEndAddress; in InitProtectedMemRange() local
473 ProtectEndAddress = mProtectionMemRange[Index].Range.Top; in InitProtectedMemRange()
474 …if (((ProtectBaseAddress & (SIZE_2MB - 1)) != 0) || ((ProtectEndAddress & (SIZE_2MB - 1)) != 0)) { in InitProtectedMemRange()
479 Top2MBAlignedAddress = ProtectEndAddress & ~(SIZE_2MB - 1); in InitProtectedMemRange()
486 …High4KBPageSize = ((ProtectEndAddress + SIZE_2MB - 1) & ~(SIZE_2MB - 1)) - (ProtectEndAddress & ~(… in InitProtectedMemRange()
492 mSplitMemRange[NumberOfSpliteRange].Base = ProtectEndAddress & ~(SIZE_2MB - 1); in InitProtectedMemRange()
493 … mSplitMemRange[NumberOfSpliteRange].Top = (ProtectEndAddress + SIZE_2MB - 1) & ~(SIZE_2MB - 1); in InitProtectedMemRange()
509 … mSplitMemRange[NumberOfSpliteRange].Top = (ProtectEndAddress + SIZE_2MB - 1) & ~(SIZE_2MB - 1); in InitProtectedMemRange()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/UefiCpuPkg/PiSmmCpuDxeSmm/
H A DSmmProfile.c381 EFI_PHYSICAL_ADDRESS ProtectEndAddress; in InitProtectedMemRange() local
473 ProtectEndAddress = mProtectionMemRange[Index].Range.Top; in InitProtectedMemRange()
474 …if (((ProtectBaseAddress & (SIZE_2MB - 1)) != 0) || ((ProtectEndAddress & (SIZE_2MB - 1)) != 0)) { in InitProtectedMemRange()
479 Top2MBAlignedAddress = ProtectEndAddress & ~(SIZE_2MB - 1); in InitProtectedMemRange()
486 …High4KBPageSize = ((ProtectEndAddress + SIZE_2MB - 1) & ~(SIZE_2MB - 1)) - (ProtectEndAddress & ~(… in InitProtectedMemRange()
492 mSplitMemRange[NumberOfSpliteRange].Base = ProtectEndAddress & ~(SIZE_2MB - 1); in InitProtectedMemRange()
493 … mSplitMemRange[NumberOfSpliteRange].Top = (ProtectEndAddress + SIZE_2MB - 1) & ~(SIZE_2MB - 1); in InitProtectedMemRange()
509 … mSplitMemRange[NumberOfSpliteRange].Top = (ProtectEndAddress + SIZE_2MB - 1) & ~(SIZE_2MB - 1); in InitProtectedMemRange()
/dports/sysutils/edk2/edk2-edk2-stable202102/UefiCpuPkg/PiSmmCpuDxeSmm/
H A DSmmProfile.c381 EFI_PHYSICAL_ADDRESS ProtectEndAddress;
473 ProtectEndAddress = mProtectionMemRange[Index].Range.Top;
474 …if (((ProtectBaseAddress & (SIZE_2MB - 1)) != 0) || ((ProtectEndAddress & (SIZE_2MB - 1)) != 0)) {
479 Top2MBAlignedAddress = ProtectEndAddress & ~(SIZE_2MB - 1);
486 …High4KBPageSize = ((ProtectEndAddress + SIZE_2MB - 1) & ~(SIZE_2MB - 1)) - (ProtectEndAddress & ~(…
492 mSplitMemRange[NumberOfSpliteRange].Base = ProtectEndAddress & ~(SIZE_2MB - 1);
493 … mSplitMemRange[NumberOfSpliteRange].Top = (ProtectEndAddress + SIZE_2MB - 1) & ~(SIZE_2MB - 1);
509 … mSplitMemRange[NumberOfSpliteRange].Top = (ProtectEndAddress + SIZE_2MB - 1) & ~(SIZE_2MB - 1);
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
H A DSmmProfile.c381 EFI_PHYSICAL_ADDRESS ProtectEndAddress; in InitProtectedMemRange() local
473 ProtectEndAddress = mProtectionMemRange[Index].Range.Top; in InitProtectedMemRange()
474 …if (((ProtectBaseAddress & (SIZE_2MB - 1)) != 0) || ((ProtectEndAddress & (SIZE_2MB - 1)) != 0)) { in InitProtectedMemRange()
479 Top2MBAlignedAddress = ProtectEndAddress & ~(SIZE_2MB - 1); in InitProtectedMemRange()
486 …High4KBPageSize = ((ProtectEndAddress + SIZE_2MB - 1) & ~(SIZE_2MB - 1)) - (ProtectEndAddress & ~(… in InitProtectedMemRange()
492 mSplitMemRange[NumberOfSpliteRange].Base = ProtectEndAddress & ~(SIZE_2MB - 1); in InitProtectedMemRange()
493 … mSplitMemRange[NumberOfSpliteRange].Top = (ProtectEndAddress + SIZE_2MB - 1) & ~(SIZE_2MB - 1); in InitProtectedMemRange()
509 … mSplitMemRange[NumberOfSpliteRange].Top = (ProtectEndAddress + SIZE_2MB - 1) & ~(SIZE_2MB - 1); in InitProtectedMemRange()