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

  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/
SmmProfileArch.c 53 @param IsValidPFAddress The flag indicates if SMM profile data need be added.
62 BOOLEAN *IsValidPFAddress
SmmProfileArch.h 67 @param IsValidPFAddress The flag indicates if SMM profile data need be added.
76 BOOLEAN *IsValidPFAddress
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/X64/
SmmProfileArch.h 75 @param IsValidPFAddress The flag indicates if SMM profile data need be added.
84 BOOLEAN *IsValidPFAddress
SmmProfileArch.c 136 @param IsValidPFAddress The flag indicates if SMM profile data need be added.
145 BOOLEAN *IsValidPFAddress
155 ASSERT ((PageTable != NULL) && (IsValidPFAddress != NULL));
216 *IsValidPFAddress = TRUE;
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
SmmProfile.c     [all...]

Completed in 369 milliseconds