Home
last modified time | relevance | path

Searched refs:return_from_exception (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/ArmPlatformPkg/Sec/Arm/
DHelper.asm14 EXPORT return_from_exception
50 return_from_exception label
DHelper.S18 GCC_ASM_EXPORT(return_from_exception)
51 ASM_PFX(return_from_exception):
/device/linaro/bootloader/edk2/ArmPlatformPkg/Sec/AArch64/
DHelper.S23 GCC_ASM_EXPORT(return_from_exception)
74 ASM_PFX(return_from_exception):
/device/linaro/bootloader/edk2/ArmPlatformPkg/Sec/
DSecInternal.h57 return_from_exception (
DSec.c194 return_from_exception (JumpAddress); in NonTrustedWorldTransition()