Home
last modified time | relevance | path

Searched refs:AsmInterruptHandle (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/PeCoffExtraActionLibDebug/X64/
DIntHandler.asm22 public AsmInterruptHandle
25 AsmInterruptHandle: label
DIntHandler.S22 ASM_GLOBAL ASM_PFX(AsmInterruptHandle)
25 ASM_PFX(AsmInterruptHandle):
DIntHandlerFuncs.c76 InterruptHandler = (UINTN) &AsmInterruptHandle; in SaveAndUpdateIdtEntry1()
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/PeCoffExtraActionLibDebug/Ia32/
DIntHandler.asm26 public AsmInterruptHandle
29 AsmInterruptHandle: label
DIntHandler.S22 ASM_GLOBAL ASM_PFX(AsmInterruptHandle)
25 ASM_PFX(AsmInterruptHandle):
DIntHandlerFuncs.c75 InterruptHandler = (UINTN) &AsmInterruptHandle; in SaveAndUpdateIdtEntry1()
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/PeCoffExtraActionLibDebug/
DPeCoffExtraActionLib.h34 extern UINTN AsmInterruptHandle;