HomeSort by relevance Sort by last modified time
    Searched refs:MpContextSpinLock (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DebugMp.c 112 AcquireMpSpinLock (&mDebugMpContext.MpContextSpinLock);
125 ReleaseMpSpinLock (&mDebugMpContext.MpContextSpinLock);
158 AcquireMpSpinLock (&mDebugMpContext.MpContextSpinLock);
160 ReleaseMpSpinLock (&mDebugMpContext.MpContextSpinLock);
185 AcquireMpSpinLock (&mDebugMpContext.MpContextSpinLock);
196 ReleaseMpSpinLock (&mDebugMpContext.MpContextSpinLock);
216 AcquireMpSpinLock (&mDebugMpContext.MpContextSpinLock);
227 ReleaseMpSpinLock (&mDebugMpContext.MpContextSpinLock);
267 AcquireMpSpinLock (&mDebugMpContext.MpContextSpinLock);
269 ReleaseMpSpinLock (&mDebugMpContext.MpContextSpinLock);
    [all...]
DebugMp.h 26 SPIN_LOCK MpContextSpinLock; ///< Lock for writting MP context
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgent/
DxeDebugAgentLib.c 258 InitializeSpinLock (&mDebugMpContext.MpContextSpinLock);

Completed in 2422 milliseconds