Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/
DArchDebugSupport.c81 GetExceptionHandlerInIdtEntry ( in GetExceptionHandlerInIdtEntry() function
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
DArchDebugSupport.c83 GetExceptionHandlerInIdtEntry ( in GetExceptionHandlerInIdtEntry() function
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DDebugAgent.h420 GetExceptionHandlerInIdtEntry (
DDebugAgent.c184 InterruptHandler = (UINTN) GetExceptionHandlerInIdtEntry (0); in IsDebugAgentInitialzed()
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/SecPeiDebugAgent/
DSecPeiDebugAgentLib.c129 MailboxLocation = (UINTN *) GetExceptionHandlerInIdtEntry (DEBUG_MAILBOX_VECTOR); in GetLocationSavedMailboxPointerInIdtEntry()