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

/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
H A DDebugMp.h34 BOOLEAN IpiSentByAp; ///< TRUR: IPI is sent by AP. TALSE: IPI is sent by BSP member in struct:__anon12932
H A DDebugMp.c321 mDebugMpContext.IpiSentByAp = IpiSentByApFlag;
H A DDebugAgent.c1115 if (!IsBsp (ProcessorIndex) || mDebugMpContext.IpiSentByAp) {

Completed in 84 milliseconds