HomeSort by relevance Sort by last modified time
    Searched defs:ASM_PFX (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/edk2/ArmPkg/Library/ArmMmuLib/Arm/
ArmMmuLibV7Support.S 25 ASM_PFX (ArmHasMpExtensions):
31 ASM_PFX(ArmReadIdMmfr0):
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/Aarch64/
EfiBind.h 129 /// Private worker functions for ASM_PFX()
138 #define ASM_PFX(name) _CONCATENATE (__USER_LABEL_PREFIX__, name)
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/Arm/
EfiBind.h 128 /// Private worker functions for ASM_PFX()
137 #define ASM_PFX(name) _CONCATENATE (__USER_LABEL_PREFIX__, name)
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/Ia32/
EfiBind.h 301 /// Private worker functions for ASM_PFX()
310 #define ASM_PFX(name) _CONCATENATE (__USER_LABEL_PREFIX__, name)
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/X64/
EfiBind.h 250 /// Private worker functions for ASM_PFX()
259 #define ASM_PFX(name) _CONCATENATE (__USER_LABEL_PREFIX__, name)
  /device/linaro/bootloader/edk2/MdePkg/Include/
Base.h 226 /// Private worker functions for ASM_PFX()
235 #define ASM_PFX(name) _CONCATENATE (__USER_LABEL_PREFIX__, name)
    [all...]

Completed in 99 milliseconds