Home
last modified time | relevance | path

Searched refs:ProcessorIndex (Results 1 – 10 of 10) sorted by relevance

/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DDebugMp.c141 IN UINT32 ProcessorIndex in IsBsp() argument
154 if (mDebugMpContext.BspIndex != ProcessorIndex) { in IsBsp()
156 mDebugMpContext.BspIndex = ProcessorIndex; in IsBsp()
175 IN UINT32 ProcessorIndex, in SetCpuStopFlagByIndex() argument
184 Value = mDebugMpContext.CpuStopStatusMask[ProcessorIndex / 8]; in SetCpuStopFlagByIndex()
185 Index = ProcessorIndex % 8; in SetCpuStopFlagByIndex()
191 mDebugMpContext.CpuStopStatusMask[ProcessorIndex / 8] = Value; in SetCpuStopFlagByIndex()
206 IN UINT32 ProcessorIndex, in SetCpuBreakFlagByIndex() argument
215 Value = mDebugMpContext.CpuBreakMask[ProcessorIndex / 8]; in SetCpuBreakFlagByIndex()
216 Index = ProcessorIndex % 8; in SetCpuBreakFlagByIndex()
[all …]
DDebugMp.h100 IN UINT32 ProcessorIndex
113 IN UINT32 ProcessorIndex,
127 IN UINT32 ProcessorIndex,
142 IN UINT32 ProcessorIndex
165 IN UINT32 ProcessorIndex
218 IN UINT32 ProcessorIndex
DDebugAgent.c1786 IN UINT32 ProcessorIndex, in SendBreakPacketToHost() argument
1796 …ebugAgentMsgPrint (DEBUG_AGENT_INFO, "processor[%x]:Send Break Packet to HOST.\n", ProcessorIndex); in SendBreakPacketToHost()
1799 DebugAgentMsgPrint (DEBUG_AGENT_INFO, "processor[%x]:Try to attach HOST.\n", ProcessorIndex); in SendBreakPacketToHost()
1861 UINT32 ProcessorIndex; in CommandCommunication() local
1868 ProcessorIndex = 0; in CommandCommunication()
1873 ProcessorIndex = GetProcessorIndex (); in CommandCommunication()
1874 SetCpuStopFlagByIndex (ProcessorIndex, TRUE); in CommandCommunication()
1875 if (mDebugMpContext.ViewPointIndex == ProcessorIndex) { in CommandCommunication()
1879 IssuedViewPoint = ProcessorIndex; in CommandCommunication()
1883 if (IssuedViewPoint == ProcessorIndex) { in CommandCommunication()
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/Ia32/
DDebugSupport.h163 IN UINTN ProcessorIndex,
188 IN UINTN ProcessorIndex,
210 IN UINTN ProcessorIndex,
DPlDebugSupport.c197 IN UINTN ProcessorIndex, in RegisterPeriodicCallback() argument
225 IN UINTN ProcessorIndex, in RegisterExceptionCallback() argument
251 IN UINTN ProcessorIndex, in InvalidateInstructionCache() argument
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/Ipf/
DPlDebugSupport.h176 IN UINTN ProcessorIndex,
201 IN UINTN ProcessorIndex,
223 IN UINTN ProcessorIndex,
DPlDebugSupport.c403 IN UINTN ProcessorIndex, in RegisterPeriodicCallback() argument
431 IN UINTN ProcessorIndex, in RegisterExceptionCallback() argument
460 IN UINTN ProcessorIndex, in InvalidateInstructionCache() argument
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/
DEbcInt.c259 IN UINTN ProcessorIndex,
292 IN UINTN ProcessorIndex,
317 IN UINTN ProcessorIndex,
631 IN UINTN ProcessorIndex, in EbcDebugRegisterPeriodicCallback() argument
676 IN UINTN ProcessorIndex, in EbcDebugRegisterExceptionCallback() argument
715 IN UINTN ProcessorIndex, in EbcDebugInvalidateInstructionCache() argument
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DebugSupport/
DDebugSupport.h561 IN UINTN ProcessorIndex,
569 IN UINTN ProcessorIndex,
578 IN UINTN ProcessorIndex,
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DDebugSupport.h709 IN UINTN ProcessorIndex,
733 IN UINTN ProcessorIndex,
755 IN UINTN ProcessorIndex,