Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DDebugMp.c55 ReleaseMpSpinLock ( in ReleaseMpSpinLock() function
125 ReleaseMpSpinLock (&mDebugMpContext.MpContextSpinLock); in GetProcessorIndex()
157 ReleaseMpSpinLock (&mDebugMpContext.MpContextSpinLock); in IsBsp()
193 ReleaseMpSpinLock (&mDebugMpContext.MpContextSpinLock); in SetCpuStopFlagByIndex()
224 ReleaseMpSpinLock (&mDebugMpContext.MpContextSpinLock); in SetCpuBreakFlagByIndex()
266 ReleaseMpSpinLock (&mDebugMpContext.MpContextSpinLock); in SetCpuRunningFlag()
282 ReleaseMpSpinLock (&mDebugMpContext.MpContextSpinLock); in SetDebugViewPoint()
299 ReleaseMpSpinLock (&mDebugMpContext.MpContextSpinLock); in SetIpiSentByApFlag()
DDebugAgent.c390 ReleaseMpSpinLock (&mDebugMpContext.MailboxSpinLock); in UpdateMailboxContent()
1925 ReleaseMpSpinLock (&mDebugMpContext.DebugPortSpinLock); in CommandCommunication()
1933 ReleaseMpSpinLock (&mDebugMpContext.DebugPortSpinLock); in CommandCommunication()
1939 ReleaseMpSpinLock (&mDebugMpContext.DebugPortSpinLock); in CommandCommunication()
1953 ReleaseMpSpinLock (&mDebugMpContext.DebugPortSpinLock); in CommandCommunication()
1972 ReleaseMpSpinLock (&mDebugMpContext.DebugPortSpinLock); in CommandCommunication()
2023 ReleaseMpSpinLock (&mDebugMpContext.DebugPortSpinLock); in CommandCommunication()
2059 ReleaseMpSpinLock (&mDebugMpContext.DebugPortSpinLock); in CommandCommunication()
2110 ReleaseMpSpinLock (&mDebugMpContext.DebugPortSpinLock); in CommandCommunication()
2342 ReleaseMpSpinLock (&mDebugMpContext.DebugPortSpinLock); in CommandCommunication()
[all …]
DDebugMp.h85 ReleaseMpSpinLock (
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuDxe/
DCpuMp.c67 ReleaseMpSpinLock ( in ReleaseMpSpinLock() function
114 ReleaseMpSpinLock (CpuData); in GetApState()
134 ReleaseMpSpinLock (CpuData); in SetApState()
156 ReleaseMpSpinLock (CpuData); in SetApProcedure()
179 ReleaseMpSpinLock (CpuData); in TestCpuStatusFlag()
199 ReleaseMpSpinLock (CpuData); in CpuStatusFlagOr()
217 ReleaseMpSpinLock (CpuData); in CpuStatusFlagAndNot()
1264 ReleaseMpSpinLock (CpuData); in ProcessorToIdleState()
1270 ReleaseMpSpinLock (CpuData); in ProcessorToIdleState()
1280 ReleaseMpSpinLock (CpuData); in ProcessorToIdleState()
[all …]
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgent/
DDxeDebugAgentLib.c219 ReleaseMpSpinLock (&mDebugMpContext.MailboxSpinLock); in GetMailboxPointer()