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

  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
SmmProfileInternal.h 134 IsAddressSplit (
SmmProfile.c 297 IsAddressSplit (
547 // If it is 2M page, check IsAddressSplit()
549 if (((*Pte & IA32_PG_PS) != 0) && IsAddressSplit (Address)) {
563 } // end if IsAddressSplit
    [all...]
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/X64/
SmmProfileArch.c 239 if (IsAddressSplit (Address)) {

Completed in 517 milliseconds