Searched refs:BspIndex (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
H A DDebugMp.h31 UINT32 BspIndex; ///< Processor index value of BSP member in struct:__anon12932
H A DDebugMp.c172 if (mDebugMpContext.BspIndex != ProcessorIndex) {
174 mDebugMpContext.BspIndex = ProcessorIndex;
H A DDebugAgent.c693 SetDebugViewPoint (mDebugMpContext.BspIndex);

Completed in 53 milliseconds