Home
last modified time | relevance | path

Searched refs:EXCEPT_AARCH64_SYNCHRONOUS_EXCEPTIONS (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/ArmPlatformPkg/PrePeiCore/AArch64/
DException.S42 mov x0, #EXCEPT_AARCH64_SYNCHRONOUS_EXCEPTIONS
62 mov x0, #EXCEPT_AARCH64_SYNCHRONOUS_EXCEPTIONS
82 mov x0, #EXCEPT_AARCH64_SYNCHRONOUS_EXCEPTIONS
102 mov x0, #EXCEPT_AARCH64_SYNCHRONOUS_EXCEPTIONS
DArchPrePeiCore.c31 case EXCEPT_AARCH64_SYNCHRONOUS_EXCEPTIONS: in PeiCommonExceptionEntry()
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmExceptionLib/AArch64/
DExceptionSupport.S173 ExceptionEntry EXCEPT_AARCH64_SYNCHRONOUS_EXCEPTIONS
192 ExceptionEntry EXCEPT_AARCH64_SYNCHRONOUS_EXCEPTIONS
211 ExceptionEntry EXCEPT_AARCH64_SYNCHRONOUS_EXCEPTIONS
230 ExceptionEntry EXCEPT_AARCH64_SYNCHRONOUS_EXCEPTIONS
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DDebugSupport.h526 #define EXCEPT_AARCH64_SYNCHRONOUS_EXCEPTIONS 0 macro